From bd7298cf0dbeacbd415acdf814acace9aabb8455 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 7 Jul 1999 11:28:26 +0000 Subject: See ChangeLog: Wed Jul 7 13:23:40 CEST 1999 Werner Koch --- scripts/autogen.sh | 2 +- scripts/distfiles | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/autogen.sh b/scripts/autogen.sh index 266eb75b6..045716b87 100755 --- a/scripts/autogen.sh +++ b/scripts/autogen.sh @@ -7,7 +7,7 @@ DIE=no autoconf_vers=2.13 automake_vers=1.4 aclocal_vers=1.4 -libtool_vers=1.2 +libtool_vers=1.3 if (autoconf --version) < /dev/null > /dev/null 2>&1 ; then if (autoconf --version | awk 'NR==1 { if( $3 >= '$autoconf_vers') \ diff --git a/scripts/distfiles b/scripts/distfiles index 13127323a..804b73f88 100644 --- a/scripts/distfiles +++ b/scripts/distfiles @@ -7,4 +7,6 @@ missing gnupg.spec.in autogen.sh ChangeLog +ltconfig +ltmain.sh -- cgit v1.2.3