diff options
author | jbj <devnull@localhost> | 1999-03-19 22:38:40 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-03-19 22:38:40 +0000 |
commit | 49926ed9f6ea03ba4814a240095cd5f0e671ae70 (patch) | |
tree | 39dc2a947dc8deea1bd077928a264920c6a1c1be /autogen.sh | |
parent | ef1b0f4d694a78a5671bb4f8bde52c9042cefb9b (diff) | |
download | librpm-tizen-49926ed9f6ea03ba4814a240095cd5f0e671ae70.tar.gz librpm-tizen-49926ed9f6ea03ba4814a240095cd5f0e671ae70.tar.bz2 librpm-tizen-49926ed9f6ea03ba4814a240095cd5f0e671ae70.zip |
update with libtool-2.4f.
CVS patchset: 2903
CVS date: 1999/03/19 22:38:40
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 4cb597855..edac15891 100755 --- a/autogen.sh +++ b/autogen.sh @@ -5,7 +5,7 @@ ACV="Autoconf version 2.13" AMV="automake (GNU automake) 1.4" USAGE=" You need to install: - libtool-1.2d + libtool-1.2f autoconf-2.13 automake-1.4 " |