Author: malekith                     Date: Tue Apr 25 07:55:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass --disable-csharp in case --without dotnet is specified

---- Files affected:
SPECS:
   antlr.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/antlr.spec
diff -u SPECS/antlr.spec:1.34 SPECS/antlr.spec:1.35
--- SPECS/antlr.spec:1.34       Tue Apr 25 09:38:09 2006
+++ SPECS/antlr.spec    Tue Apr 25 09:55:12 2006
@@ -102,6 +102,7 @@
 %configure \
        --enable-cxx \
        %{?with_dotnet:--enable-csharp} \
+       %{!?with_dotnet:--disable-csharp} \
        %{!?with_gcj:CLASSPATH=`pwd` --with-javac=javac} \
        %{?with_gcj:--with-javac=gcj --with-jar=fastjar}
 
@@ -163,6 +164,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/04/25 07:55:12  malekith
+- pass --disable-csharp in case --without dotnet is specified
+
 Revision 1.34  2006/04/25 07:38:09  qboosh
 - unified examplesdir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/antlr.spec?r1=1.34&r2=1.35&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to