[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnupg-devel
Subject:    [PATCH] Trivial fix for scripts/autogen.sh
From:       "Art Haas" <ahaas () airmail ! net>
Date:       2004-11-16 17:41:27
Message-ID: 20041116174127.GS2993 () artsapartment ! org
[Download RAW message or body]

Hi.

The 'aclocal' test needs to test against the '$automake_vers' variable,
not the '$autoconf_vers'.

Art Haas

Index: scripts/autogen.sh
===================================================================
RCS file: /cvs/gnupg/gnupg/scripts/autogen.sh,v
retrieving revision 1.24
diff -u -r1.24 autogen.sh
--- scripts/autogen.sh	26 Oct 2004 19:32:44 -0000	1.24
+++ scripts/autogen.sh	16 Nov 2004 17:34:38 -0000
@@ -252,7 +252,7 @@
     check_version $AUTOHEADER $autoconf_vers_num $autoconf_vers autoconf
 fi
 if check_version $AUTOMAKE $automake_vers_num $automake_vers; then
-  check_version $ACLOCAL $automake_vers_num $autoconf_vers automake
+  check_version $ACLOCAL $automake_vers_num $automake_vers automake
 fi
 if check_version $GETTEXT $gettext_vers_num $gettext_vers; then
   check_version $MSGMERGE $gettext_vers_num $gettext_vers gettext
-- 
Man once surrendering his reason, has no remaining guard against absurdities
the most monstrous, and like a ship without rudder, is the sport of every wind.

-Thomas Jefferson to James Smith, 1822

_______________________________________________
Gnupg-devel mailing list
Gnupg-devel@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic