xserver ChangeLog,3.218,3.219 configure.ac,3.87,3.88

Phil Blundell <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
Newsgroups gmane.comp.freedesktop.xserver.cvs
Message-ID <[email protected]>
Committed by: pb

Update of /cvs/xserver/xserver
In directory pdx:/tmp/cvs-serv2171

Modified Files:
	ChangeLog configure.ac 
Log Message:
2004-07-19  Phil Blundell  <pb-Y0/[email protected]>

	* configure.ac (PART_NET): Define.
	(XSERVER_CFLAGS): Add -D_BSD_SOURCE.



Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.218
retrieving revision 3.219
diff -u -d -r3.218 -r3.219
--- ChangeLog	19 Jul 2004 12:07:02 -0000	3.218
+++ ChangeLog	19 Jul 2004 17:25:52 -0000	3.219
@@ -1,3 +1,8 @@
+2004-07-19  Phil Blundell  <pb-Y0/[email protected]>
+
+	* configure.ac (PART_NET): Define.
+	(XSERVER_CFLAGS): Add -D_BSD_SOURCE.
+
 2004-07-19  Eric Anholt  <[email protected]>
 
 	* hw/kdrive/ati/radeon_composite.c: (R100TextureSetup),

Index: configure.ac
===================================================================
RCS file: /cvs/xserver/xserver/configure.ac,v
retrieving revision 3.87
retrieving revision 3.88
diff -u -d -r3.87 -r3.88
--- configure.ac	15 Jul 2004 09:56:39 -0000	3.87
+++ configure.ac	19 Jul 2004 17:25:52 -0000	3.88
@@ -359,6 +359,7 @@
 AC_DEFINE(BIGREQS,1,[Support BigRequests extension])
 AC_DEFINE(PIXPRIV,1,[Support pixmap privates])
 AC_DEFINE(XFIXES,1,[Support XFixes extension])
+AC_DEFINE(PART_NET,1,[Tolerate partial network availability])
 EXTENSION_LIBS="$EXTENSION_LIBS "'$(top_builddir)/xfixes/libxfixes.a'
 EXTENSION_INCS="$EXTENSION_INCS "'-I$(top_srcdir)/xfixes'
 
@@ -549,7 +550,7 @@
 
 AC_CHECK_HEADERS([X11/XF86keysym.h],,,${XSERVER_CFLAGS})
 
-XSERVER_CFLAGS="$XSERVER_CFLAGS "'-I${top_srcdir}/include -I${top_srcdir}/Xext'
+XSERVER_CFLAGS="$XSERVER_CFLAGS -D_BSD_SOURCE "'-I${top_srcdir}/include -I${top_srcdir}/Xext'
 
 if test "x$GCC" = "xyes"; then
 	GCC_WARNINGS="-Wall -Wpointer-arith -Wstrict-prototypes \
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.