[Goodies-commits] r7492 - in xfce4-notes-plugin/trunk: . panel-plugin

Mike Massonnet mmassonnet at xfce.org
Sun Jun 7 11:29:44 CEST 2009


Author: mmassonnet
Date: 2009-06-07 09:29:43 +0000 (Sun, 07 Jun 2009)
New Revision: 7492

Modified:
   xfce4-notes-plugin/trunk/ChangeLog
   xfce4-notes-plugin/trunk/panel-plugin/Makefile.am
Log:
Drop thunarvfs reference from automake

Modified: xfce4-notes-plugin/trunk/ChangeLog
===================================================================
--- xfce4-notes-plugin/trunk/ChangeLog	2009-06-07 04:40:16 UTC (rev 7491)
+++ xfce4-notes-plugin/trunk/ChangeLog	2009-06-07 09:29:43 UTC (rev 7492)
@@ -1,5 +1,11 @@
 2009-06-07  Mike Massonnet <mmassonnet at xfce.org>
 
+Drop thunarvfs reference from automake
+	* panel-plugin/Makefile.am:
+	  - Drop THUNAR_VFS references.
+
+2009-06-07  Mike Massonnet <mmassonnet at xfce.org>
+
 Update autoconf script
 	* configure.ac.in:
 	  - Don't check for thunarvfs, that support has been dropped.

Modified: xfce4-notes-plugin/trunk/panel-plugin/Makefile.am
===================================================================
--- xfce4-notes-plugin/trunk/panel-plugin/Makefile.am	2009-06-07 04:40:16 UTC (rev 7491)
+++ xfce4-notes-plugin/trunk/panel-plugin/Makefile.am	2009-06-07 09:29:43 UTC (rev 7492)
@@ -71,7 +71,6 @@
 	@LIBXFCE4PANEL_CFLAGS@						\
 	@LIBXFCE4UTIL_CFLAGS@						\
 	@LIBXFCEGUI4_CFLAGS@						\
-	@THUNAR_VFS_CFLAGS@						\
 	@XFCONF_CFLAGS@							\
 	-DPACKAGE_LOCALE_DIR=\"$(localedir)\"
 
@@ -79,7 +78,6 @@
 	@LIBXFCE4PANEL_LIBS@						\
 	@LIBXFCE4UTIL_LIBS@						\
 	@LIBXFCEGUI4_LIBS@						\
-	@THUNAR_VFS_LIBS@						\
 	@XFCONF_LIBS@
 
 #




More information about the Goodies-commits mailing list