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 7ed280b..fa4b1e1 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-2ubuntu1 +#       $progname:		(GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu3  #       automake:		$automake_version  #       autoconf:		$autoconf_version  # @@ -73,7 +73,7 @@  PROGRAM=ltmain.sh  PACKAGE=libtool -VERSION="2.2.6b Debian-2.2.6b-2ubuntu1" +VERSION="2.2.6b Debian-2.2.6b-2ubuntu3"  TIMESTAMP=""  package_revision=1.3017 | 
