Author: juha
Date: 2008-11-04 08:04:57 +0000 (Tue, 04 Nov 2008)
New Revision: 28602

Modified:
   xfcalendar/trunk/panel-plugin/Makefile.am
Log:
Fixed Bug 4558   -  cygwin linking problem of orageclock.
Fix provided by cygwin team.


Modified: xfcalendar/trunk/panel-plugin/Makefile.am
===================================================================
--- xfcalendar/trunk/panel-plugin/Makefile.am   2008-11-03 22:42:17 UTC (rev 
28601)
+++ xfcalendar/trunk/panel-plugin/Makefile.am   2008-11-04 08:04:57 UTC (rev 
28602)
@@ -17,9 +17,7 @@
 if HAVE_CYGWIN
 orageclock_LDFLAGS +=                                          \
        -no-undefined                                                   \
-       @LIBX11_LDFLAGS@                                                \
-       @LIBXFCEGUI4_LIBS@                                              \
-       @LIBX11_LIBS@
+       @LIBXFCEGUI4_LIBS@
 endif
 
 # .desktop file

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to