SF.net SVN: geany-plugins:[810] trunk/geany-plugins/spellcheck/src/Makefile .am

hyperair at users.sourceforge.net hyperair at xxxxx
Fri Jul 10 12:36:18 UTC 2009


Revision: 810
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=810&view=rev
Author:   hyperair
Date:     2009-07-10 12:36:17 +0000 (Fri, 10 Jul 2009)

Log Message:
-----------
Correct typo: COMMON_LIBS => COMMONLIBS

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

Modified: trunk/geany-plugins/spellcheck/src/Makefile.am
===================================================================
--- trunk/geany-plugins/spellcheck/src/Makefile.am	2009-07-10 12:32:46 UTC (rev 809)
+++ trunk/geany-plugins/spellcheck/src/Makefile.am	2009-07-10 12:36:17 UTC (rev 810)
@@ -19,5 +19,5 @@
 	$(ENCHANT_CFLAGS)
 
 spellcheck_la_LIBADD = \
-	$(COMMON_LIBS) \
+	$(COMMONLIBS) \
 	$(ENCHANT_LIBS)


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