Fixed a silly typo that made a numeric -v crash
[yaz-moved-to-github.git] / yaz.spec.in
index 7a7b404..9b4deb0 100644 (file)
@@ -39,7 +39,7 @@ Development libraries and includes for the libyaz package.
 %build
 
 CFLAGS="$RPM_OPT_FLAGS" \
- ./configure --prefix=/usr --enable-shared --enable-tcpd --with-openssl
+ ./configure --prefix=/usr --enable-shared --enable-tcpd --with-xml2 --with-openssl
 make CFLAGS="$RPM_OPT_FLAGS"
 
 %install