diff options
author | jbj <devnull@localhost> | 2000-06-06 09:01:06 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-06-06 09:01:06 +0000 |
commit | efcc0a3985cecea25d5ae566495e8242ecc6265c (patch) | |
tree | 2e7b35cce209d239db55a64cef35804c0f7b5902 /autogen.sh | |
parent | f187aa785763b9880b3073b2f0a9d168e61e960a (diff) | |
download | librpm-tizen-efcc0a3985cecea25d5ae566495e8242ecc6265c.tar.gz librpm-tizen-efcc0a3985cecea25d5ae566495e8242ecc6265c.tar.bz2 librpm-tizen-efcc0a3985cecea25d5ae566495e8242ecc6265c.zip |
Use libtool-1.3.5.
Sanity (make dist).
CVS patchset: 3817
CVS date: 2000/06/06 09:01:06
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh index 7c7e79bfa..0fdeb610d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -3,7 +3,7 @@ export CFLAGS export LDFLAGS -LTV="libtoolize (GNU libtool) 1.3.4" +LTV="libtoolize (GNU libtool) 1.3.5" ACV="Autoconf version 2.13" AMV="automake (GNU automake) 1.4" USAGE=" |