SF.net SVN: gar:[23712] csw/mgar/pkg/gnustep-back/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Wed May 28 00:21:20 CEST 2014
Revision: 23712
http://sourceforge.net/p/gar/code/23712
Author: rmottola
Date: 2014-05-27 22:21:18 +0000 (Tue, 27 May 2014)
Log Message:
-----------
correct cairo configure args
Modified Paths:
--------------
csw/mgar/pkg/gnustep-back/trunk/Makefile
Modified: csw/mgar/pkg/gnustep-back/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-back/trunk/Makefile 2014-05-27 22:07:16 UTC (rev 23711)
+++ csw/mgar/pkg/gnustep-back/trunk/Makefile 2014-05-27 22:21:18 UTC (rev 23712)
@@ -40,7 +40,7 @@
#CONFIGURE_ARGS_GRAPHICS_xlib += --enable-graphics=xlib
#CONFIGURE_ARGS_GRAPHICS_cairo += --enable-graphics=cairo
-CONFIGURE_ARGS +== $(DIRPATHS) --enable-graphics=cairo
+CONFIGURE_ARGS += --enable-graphics=cairo
include gar/category.mk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list