diff options
author | jbj <devnull@localhost> | 2000-06-06 20:06:09 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-06-06 20:06:09 +0000 |
commit | eba909558689931e02bb4df2aa24a0ab0fccd360 (patch) | |
tree | fa5798b9e2033263fa0c1724de8b29a893272c25 /autogen.sh | |
parent | efcc0a3985cecea25d5ae566495e8242ecc6265c (diff) | |
download | librpm-tizen-eba909558689931e02bb4df2aa24a0ab0fccd360.tar.gz librpm-tizen-eba909558689931e02bb4df2aa24a0ab0fccd360.tar.bz2 librpm-tizen-eba909558689931e02bb4df2aa24a0ab0fccd360.zip |
Repair db1 functionality.
Require db3 in default configuration.
CVS patchset: 3818
CVS date: 2000/06/06 20:06:09
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 0fdeb610d..853cc9619 100755 --- a/autogen.sh +++ b/autogen.sh @@ -8,7 +8,7 @@ ACV="Autoconf version 2.13" AMV="automake (GNU automake) 1.4" USAGE=" You need to install: - libtool-1.3.4 + libtool-1.3.5 autoconf-2.13 automake-1.4 " |