]> git.wh0rd.org - dump.git/commitdiff
Enabled static readline restore. release_0_4b18
authorStelian Pop <stelian@popies.net>
Fri, 30 Jun 2000 09:13:39 +0000 (09:13 +0000)
committerStelian Pop <stelian@popies.net>
Fri, 30 Jun 2000 09:13:39 +0000 (09:13 +0000)
dump.spec

index 98f34b8cb5b0e42563797a11bb92aad0c286c150..15899b1f33ec1e781728d5e740fd68a23c9a0254 100644 (file)
--- a/dump.spec
+++ b/dump.spec
@@ -52,7 +52,7 @@ This packages contains statically linked versions of dump and restore.
 
 %build
 
-./configure --prefix=/usr --with-binmode=0755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --enable-static
+./configure --prefix=/usr --with-binmode=0755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --enable-static --enable-readline
 
 make OPT="$RPM_OPT_FLAGS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts"