[Xorg-commit] xc/config/cf sun.cf,1.1.4.5,1.1.4.6

Alan Coopersmith xorg-commit at pdx.freedesktop.org
Wed May 9 17:30:30 EEST 2007


Committed by: alanc

Update of /cvs/xorg/xc/config/cf
In directory pdx:/tmp/cvs-serv31849/config/cf

Modified Files:
      Tag: XORG-CURRENT
	sun.cf 
Log Message:
Additional fixes for building on Solaris with Sun compilers


Index: sun.cf
===================================================================
RCS file: /cvs/xorg/xc/config/cf/sun.cf,v
retrieving revision 1.1.4.5
retrieving revision 1.1.4.6
diff -u -d -r1.1.4.5 -r1.1.4.6
--- sun.cf	2 Feb 2004 21:02:45 -0000	1.1.4.5
+++ sun.cf	16 Feb 2004 20:55:02 -0000	1.1.4.6
@@ -281,6 +281,9 @@
 #  define HasStrcasecmp	YES
 #  define HasZlib	YES
 # endif
+# if OSMinorVersion > 9
+#  define HasSetenv	YES
+# endif
 # define HasVFork	NO
 # define HasDlopen	YES
 # define InstKmemFlags	-g sys -m 2711





More information about the xorg-commit mailing list