diff options
author | Martin Lucina <martin@lucina.net> | 2012-01-23 08:53:29 +0100 |
---|---|---|
committer | Martin Lucina <martin@lucina.net> | 2012-01-23 08:53:29 +0100 |
commit | 2c416a793ea781273a5da6742211f5f01af13a2b (patch) | |
tree | b8ede23ec38d4aab9595a517b4b9894df40c2cae /config/ltmain.sh | |
parent | 5ba1cb20fe6f6699cef1cc726718e760cd4c9af1 (diff) |
Imported Upstream version 2.0.10upstream/2.0.10
Diffstat (limited to 'config/ltmain.sh')
-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 70447f6..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-1mato0 +# $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-1mato0" +VERSION="2.2.6b Debian-2.2.6b-2ubuntu1" TIMESTAMP="" package_revision=1.3017 |