Author: qboosh                       Date: Wed Oct 15 16:34:48 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- respect --without java (it's enabled by default in configure)

---- Files affected:
SPECS:
   pdflib.spec (1.82 -> 1.83) 

---- Diffs:

================================================================
Index: SPECS/pdflib.spec
diff -u SPECS/pdflib.spec:1.82 SPECS/pdflib.spec:1.83
--- SPECS/pdflib.spec:1.82      Wed Oct 15 16:46:03 2008
+++ SPECS/pdflib.spec   Wed Oct 15 18:34:42 2008
@@ -148,7 +148,7 @@
 %configure \
        --enable-cxx \
        --enable-shared-pdflib \
-       %{?with_java:--with-java=%{java_home}} \
+       %{?with_java:--with-java=%{java_home}}%{!?with_java:--without-java} \
        --with-py=%{py_sitedir} \
        --with-pyincl=%{py_incdir} \
        --with-perl=%{__perl} \
@@ -234,6 +234,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2008/10/15 16:34:42  qboosh
+- respect --without java (it's enabled by default in configure)
+
 Revision 1.82  2008/10/15 14:46:03  sls
 - --with-java needs java_home
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pdflib.spec?r1=1.82&r2=1.83&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to