SF.net SVN: geany-plugins:[821] branches/geany-plugins-0.17.1/spellcheck/ src/Makefile.am

hyperair at users.sourceforge.net hyperair at xxxxx
Wed Jul 15 17:17:51 UTC 2009


Revision: 821
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=821&view=rev
Author:   hyperair
Date:     2009-07-15 17:17:51 +0000 (Wed, 15 Jul 2009)

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

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

Modified: branches/geany-plugins-0.17.1/spellcheck/src/Makefile.am
===================================================================
--- branches/geany-plugins-0.17.1/spellcheck/src/Makefile.am	2009-07-15 15:07:16 UTC (rev 820)
+++ branches/geany-plugins-0.17.1/spellcheck/src/Makefile.am	2009-07-15 17:17:51 UTC (rev 821)
@@ -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