Fixed scan continuation line not being set for displayTerm being ste
[yaz-moved-to-github.git] / yaz.spec.in
index 14b395c..b4f4361 100644 (file)
@@ -59,7 +59,7 @@ yaz-illclient: an ISO ILL client.
 %build
 
 CFLAGS="$RPM_OPT_FLAGS" \
- ./configure --prefix=/usr --enable-shared --enable-tcpd --with-xslt --with-openssl
+ ./configure --prefix=/usr --enable-shared --enable-tcpd --with-xslt --with-openssl --with-pcap
 make CFLAGS="$RPM_OPT_FLAGS"
 
 %install