From 093ed98c1ac7113637ed29571801a90cb4fa39dd Mon Sep 17 00:00:00 2001 From: Stelian Pop Date: Fri, 30 Jun 2000 09:13:39 +0000 Subject: [PATCH 1/1] Enabled static readline restore. --- dump.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dump.spec b/dump.spec index 98f34b8..15899b1 100644 --- 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" -- 2.39.2