[csw-devel] SF.net SVN: gar:[17558] csw/mgar/pkg/evince/trunk/Makefile

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Mon Mar 26 11:02:04 CEST 2012


Revision: 17558
          http://gar.svn.sourceforge.net/gar/?rev=17558&view=rev
Author:   cgrzemba
Date:     2012-03-26 09:02:04 +0000 (Mon, 26 Mar 2012)
Log Message:
-----------
evince/trunk: correct typo EXTRA_LINKER_FLAGS

Modified Paths:
--------------
    csw/mgar/pkg/evince/trunk/Makefile

Modified: csw/mgar/pkg/evince/trunk/Makefile
===================================================================
--- csw/mgar/pkg/evince/trunk/Makefile	2012-03-26 08:37:18 UTC (rev 17557)
+++ csw/mgar/pkg/evince/trunk/Makefile	2012-03-26 09:02:04 UTC (rev 17558)
@@ -40,7 +40,7 @@
 EXTRA_CFLAGS += -I/opt/csw/include/nautilus -I/opt/csw/include/gnome-vfs-2.0
 
 EXTRA_LD_OPTIONS = -lm
-EXTRA_LINKER_FLAG = -norunpath -xnorunpath
+EXTRA_LINKER_FLAGS = -norunpath -xnorunpath
 # EXTRA_LD_OPTIONS = /opt/csw/X11/lib/libX11.so -lm
 # There are no shared-object dependencies on CSWdbus, but it's required for
 # evince to work.

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