aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2001-12-18 23:32:08 +0000
committerMarcus Brinkmann <[email protected]>2001-12-18 23:32:08 +0000
commit98faded2e38b9fb2e58a3164ecd32249e93f4ac3 (patch)
tree4e04bdf38be8555feee580c093ed70d9baf7332d /autogen.sh
parent2001-12-18 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-98faded2e38b9fb2e58a3164ecd32249e93f4ac3.tar.gz
gpgme-98faded2e38b9fb2e58a3164ecd32249e93f4ac3.zip
2001-12-18 Marcus Brinkmann <[email protected]>
* autogen.sh (libtool_vers): Bump to 1.4. * configure.ac (LIBGPGME_LT_CURRENT): Increment. (LIBGPGME_LT_AGE): Likewise. Improve comment. Fix wrong comment character.
Diffstat (limited to '')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index d75874be..d7da76db 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -7,7 +7,7 @@ lib_config_files=""
autoconf_vers=2.52
automake_vers=1.5
aclocal_vers=1.5
-libtool_vers=1.3
+libtool_vers=1.4
DIE=no
if test "$1" = "--build-w32"; then