projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09d7eed
)
Add --with-xml2 to RPM spec
author
Adam Dickmeiss
<adam@indexdata.dk>
Sat, 2 Oct 2004 13:27:26 +0000
(13:27 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Sat, 2 Oct 2004 13:27:26 +0000
(13:27 +0000)
yaz.spec.in
patch
|
blob
|
history
diff --git
a/yaz.spec.in
b/yaz.spec.in
index
7a7b404
..
9b4deb0
100644
(file)
--- 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