rhythmbox r5565 - in trunk: . podcast



Author: hadess
Date: Tue Feb  5 12:39:06 2008
New Revision: 5565
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5565&view=rev

Log:
2008-02-05  Bastien Nocera  <hadess hadess net>

	* podcast/Makefile.am: Fix warning from automake
	about AM_LDFLAGS not being defined



Modified:
   trunk/ChangeLog
   trunk/podcast/Makefile.am

Modified: trunk/podcast/Makefile.am
==============================================================================
--- trunk/podcast/Makefile.am	(original)
+++ trunk/podcast/Makefile.am	Tue Feb  5 12:39:06 2008
@@ -55,8 +55,7 @@
 librhythmbox_itms_detection_plugin_la_LDFLAGS = \
 	-avoid-version	\
 	-export-symbols $(srcdir)/plugin.symbols \
-	-module		\
-	$(AM_LDFLAGS)
+	-module
 
 endif
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]