SF.net SVN: geany-plugins:[727] trunk/geany-plugins/Makefile.am

hyperair at users.sourceforge.net hyperair at xxxxx
Sun Jun 14 15:48:48 UTC 2009


Revision: 727
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=727&view=rev
Author:   hyperair
Date:     2009-06-14 15:48:48 +0000 (Sun, 14 Jun 2009)

Log Message:
-----------
Add spaces after -I to appease libtool

Modified Paths:
--------------
    trunk/geany-plugins/Makefile.am

Modified: trunk/geany-plugins/Makefile.am
===================================================================
--- trunk/geany-plugins/Makefile.am	2009-06-14 15:47:11 UTC (rev 726)
+++ trunk/geany-plugins/Makefile.am	2009-06-14 15:48:48 UTC (rev 727)
@@ -1,6 +1,6 @@
 plugins = addons geanygdb geanylatex geanylipsum geanysendmail shiftcolumn spellcheck
 
-ACLOCAL_AMFLAGS = -Ibuild/m4/cache -Ibuild/m4/plugins --install
+ACLOCAL_AMFLAGS = -I build/m4/cache -I build/m4/plugins --install
 
 SUBDIRS = \
 	po \


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



More information about the Plugins-Commits mailing list