gnome-games r7441 - in trunk: . m4



Author: andreasr
Date: Sat Mar  1 18:51:46 2008
New Revision: 7441
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7441&view=rev

Log:
Fix compilation with gcc 4.3. Patch by Matthias Clasen in bug #516616.


Modified:
   trunk/ChangeLog
   trunk/m4/ggz.m4

Modified: trunk/m4/ggz.m4
==============================================================================
--- trunk/m4/ggz.m4	(original)
+++ trunk/m4/ggz.m4	Sat Mar  1 18:51:46 2008
@@ -180,7 +180,6 @@
   ac_ggz_stdetc="$ac_ggz_stdetc /usr/local/etc/ggzd /etc/ggzd"
 fi
 if test "x$1" = "xexport" || test "x$2" = "xexport"; then
-  CPPFLAGS="$CPPFLAGS -isystem ${ac_ggz_prefix_incdir} -isystem /usr/local/include"
   LDFLAGS="$LDFLAGS -L${ac_ggz_prefix_libdir} -L/usr/local/lib"
 fi
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]