SPECS: antlr.spec - build with mono even if pnet compiler (cscc) i...

qboosh qboosh at pld-linux.org
Sat Jan 12 20:30:18 CET 2008


Author: qboosh                       Date: Sat Jan 12 19:30:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build with mono even if pnet compiler (cscc) is installed

---- Files affected:
SPECS:
   antlr.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/antlr.spec
diff -u SPECS/antlr.spec:1.51 SPECS/antlr.spec:1.52
--- SPECS/antlr.spec:1.51	Sun Dec  9 02:22:52 2007
+++ SPECS/antlr.spec	Sat Jan 12 20:30:13 2008
@@ -104,9 +104,9 @@
 cp -f /usr/share/automake/config.sub scripts
 %{__autoconf}
 %configure \
-	--enable-cxx \
-	%{?with_dotnet:--enable-csharp} \
+	%{?with_dotnet:CSHARPC=/usr/bin/mcs --enable-csharp} \
 	%{!?with_dotnet:--disable-csharp} \
+	--enable-cxx \
 	%{!?with_gcj:CLASSPATH=`pwd` --with-java=java --with-javac=javac --with-jar=jar} \
 	%{!?with_java:--disable-java} \
 	%{?with_gcj:--with-java=gij --with-javac=gcj --with-jar=jar}
@@ -175,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2008-01-12 19:30:13  qboosh
+- build with mono even if pnet compiler (cscc) is installed
+
 Revision 1.51  2007-12-09 01:22:52  glen
 - R: jpackage-utils for %{_javadir}; cosmetics/cleanups
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/antlr.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list