Èñ¼Ò½ÄÀÔ´Ï´Ù

2001-11-14 Thread ASD
ÄÄÇ»Å͸¦ ÀÌ¿ëÇϽôµ¥ ÇÊ¿äÇÑ ÄÄÇ»ÅÍ °ü·ÃÇÁ·Î±×·¥À» ¾öû Àú·ÅÇÑ °¡°Ý¿¡ ÆË´Ï´Ù. 11¿ù ÃֽŸñ·ÏÀÔ´Ï´Ù ÃÖ½ÅÇ®¹öÀü°ÔÀÓ. ÄÄÇ»ÅÍÀ¯Æ¿ÇÁ·Î±×·¥. ¼ºÀνõð µîµî ¾ø´Â°Ô ¾ø½À´Ï´Ù ¹°·Ð ½Å¿ëÀº ±âº»ÀÔ´Ï´Ù ÀÌ ¸ÞÀÏÀ» º¸³½ ¾ÆÀ̵ð·Î´Â ¿¬¶ôÀÌ µÇÁö ¾Ê½À´Ï´Ù. ¾ÐÃàÈ­Àϼӿ¡ ¿¬¶ôó°¡ ÀÖ½À´Ï´Ù ÇÚµåÆùÀ¸·Î ¿¬¶ôÁÖ½Ê½Ã¿ä ³¡À

Autotools conformance parser

2001-11-14 Thread Earnie Boyd
Anyone know of a tool or methods in use to parse for package configuration standards as expected by the tools? There seem to be many variations and it would be a nice to have a parser to give deviation from standard reports. -- Earnie.

AC_UNIQUIFY_FIRST AC_UNIQUIFY_LAST AC_OUTPUT_SUBDIRS

2001-11-14 Thread Men Muheim
I failed to compile a software package named ardour. the package includes a autogen.sh skript, which basically starts aclocal, autoconf and automake. the script finishes but returns some warnings of possibly undefined macros (see below). starting configure fails saying syntax error near unexpecte

Re: AC_UNIQUIFY_FIRST AC_UNIQUIFY_LAST AC_OUTPUT_SUBDIRS

2001-11-14 Thread Paul Eggert
> From: "Men Muheim" <[EMAIL PROTECTED]> > Date: Wed, 14 Nov 2001 17:27:07 +0100 > # autoconf --version > Autoconf version 2.13 You run Autoconf as root You're braver than I. > Unfortunately I cannot find a newer version on the web (I have found > autoconf-2.14.tar.gz and autoconf-2.52.tar