Revision: 1828
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1828&view=rev
Author:   tmzullinger
Date:     2007-12-13 15:02:12 -0800 (Thu, 13 Dec 2007)

Log Message:
-----------
add ACLOCAL_AMFLAGS to fix some autoreconf issues (thanks to Frank Lichtenheld 
at Debian)

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/Makefile.am

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2007-12-13 22:55:50 UTC (rev 1827)
+++ libgpod/trunk/ChangeLog     2007-12-13 23:02:12 UTC (rev 1828)
@@ -1,3 +1,8 @@
+2007-12-13  Todd Zullinger  <tmzullinger at users.sourceforge.net>
+
+       * Makefile.am: add ACLOCAL_AMFLAGS to fix some autoreconf
+         issues (thanks to Frank Lichtenheld at Debian)
+
 2007-11-26  Todd Zullinger  <tmzullinger at users.sourceforge.net>
 
        * configure.ac

Modified: libgpod/trunk/Makefile.am
===================================================================
--- libgpod/trunk/Makefile.am   2007-12-13 22:55:50 UTC (rev 1827)
+++ libgpod/trunk/Makefile.am   2007-12-13 23:02:12 UTC (rev 1828)
@@ -3,6 +3,8 @@
 # build documentation when doing a distcheck.
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
 
+ACLOCAL_AMFLAGS = -I m4
+
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libgpod-1.0.pc
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to