diff options
Diffstat (limited to 'config')
| -rwxr-xr-x | config/ltmain.sh | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/config/ltmain.sh b/config/ltmain.sh index fa4b1e1..7ed280b 100755 --- a/config/ltmain.sh +++ b/config/ltmain.sh @@ -65,7 +65,7 @@  #       compiler:		$LTCC  #       compiler flags:		$LTCFLAGS  #       linker:		$LD (gnu? $with_gnu_ld) -#       $progname:		(GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu3 +#       $progname:		(GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu1  #       automake:		$automake_version  #       autoconf:		$autoconf_version  # @@ -73,7 +73,7 @@  PROGRAM=ltmain.sh  PACKAGE=libtool -VERSION="2.2.6b Debian-2.2.6b-2ubuntu3" +VERSION="2.2.6b Debian-2.2.6b-2ubuntu1"  TIMESTAMP=""  package_revision=1.3017 | 
