Added TCP wrapper for yaz.spec.
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 15 Sep 2000 17:46:49 +0000 (17:46 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 15 Sep 2000 17:46:49 +0000 (17:46 +0000)
yaz.spec

index 5c9ec86..be0fd80 100644 (file)
--- a/yaz.spec
+++ b/yaz.spec
@@ -20,7 +20,7 @@ using the ANSI/NISO Z39.50 protocol for Information Retrieval.
 %build
 
 CFLAGS="$RPM_OPT_FLAGS" \
- ./configure --prefix=/usr --enable-shared
+ ./configure --prefix=/usr --enable-shared --enable-tcpd
 make CFLAGS="$RPM_OPT_FLAGS"
 
 %install