From: Adam Dickmeiss Date: Sat, 2 Oct 2004 13:27:26 +0000 (+0000) Subject: Add --with-xml2 to RPM spec X-Git-Tag: YAZ.2.0.28~40 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=905200e7c7288464a3951f6eeb4c9b420aa27997 Add --with-xml2 to RPM spec --- diff --git a/yaz.spec.in b/yaz.spec.in index 7a7b404..9b4deb0 100644 --- a/yaz.spec.in +++ b/yaz.spec.in @@ -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