appease libtool gods bump to prerel version BRANCH-RELEASE-0_7_4-ROOT RELEASE-0_7_4
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 4 Feb 2004 21:29:37 +0000 (21:29 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 4 Feb 2004 21:29:37 +0000 (21:29 +0000)
Original commit message from CVS:
appease libtool gods
bump to prerel version

ChangeLog
m4/as-libtool.m4

index b2b79ae..acdc60f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * m4/as-libtool.m4: remove AM_PROG_LIBTOOL so it can move back
+          to configure.ac to shut up libtoolize
+
 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
 
         * glib-gen.mak: added; used to generate enums and marshal code
index b01b2f2..19d4683 100644 (file)
@@ -1,4 +1,4 @@
-dnl as-libtool.m4 0.1.0
+dnl as-libtool.m4 0.1.1
 dnl autostars m4 macro for libtool versioning
 dnl thomas@apestaart.org
 dnl
@@ -35,5 +35,4 @@ dnl  [$1]_LT_LDFLAGS="$[$1]_LT_LDFLAGS -version-info $[$1]_LIBVERSION"
   AC_SUBST([$1]_LT_LDFLAGS)
 
   AC_LIBTOOL_DLOPEN
-  AM_PROG_LIBTOOL
 ])