[Goodies-commits] r6247 - xfce4-sensors-plugin/trunk/src

Fabian Nowak timystery at xfce.org
Mon Dec 1 22:53:42 CET 2008


Author: timystery
Date: 2008-12-01 21:53:42 +0000 (Mon, 01 Dec 2008)
New Revision: 6247

Modified:
   xfce4-sensors-plugin/trunk/src/Makefile.am
Log:
added another dash to -no-undefined


Modified: xfce4-sensors-plugin/trunk/src/Makefile.am
===================================================================
--- xfce4-sensors-plugin/trunk/src/Makefile.am	2008-12-01 17:57:30 UTC (rev 6246)
+++ xfce4-sensors-plugin/trunk/src/Makefile.am	2008-12-01 21:53:42 UTC (rev 6247)
@@ -10,7 +10,6 @@
 #	-DG_LOG_DOMAIN=\"xfce4-sensors-plugin\"						 \
 #	-DPACKAGE_LOCALE_DIR=\"$(localedir)\"
 
-
 # LIBS = @LIBS@ @SOLLIBS@
 # CFLAGS = @CFLAGS@
 
@@ -35,7 +34,7 @@
 #	@LIBXFCE4PANEL_CFLAGS@
 
 xfce4_sensors_LDFLAGS = 								\
-	-no-undefined								\
+	--no-undefined								\
 	@PLATFORM_LDFLAGS@
 
 xfce4_sensors_LDADD = 								\




More information about the Goodies-commits mailing list