SF.net SVN: geany-plugins:[1849] trunk/geany-plugins/build/geanycfp.m4

frlan at users.sourceforge.net frlan at xxxxx
Sat Jan 15 22:46:53 UTC 2011


Revision: 1849
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1849&view=rev
Author:   frlan
Date:     2011-01-15 22:46:52 +0000 (Sat, 15 Jan 2011)

Log Message:
-----------
Capitilize GeanyCFP inside output of configure

Modified Paths:
--------------
    trunk/geany-plugins/build/geanycfp.m4

Modified: trunk/geany-plugins/build/geanycfp.m4
===================================================================
--- trunk/geany-plugins/build/geanycfp.m4	2011-01-15 22:44:33 UTC (rev 1848)
+++ trunk/geany-plugins/build/geanycfp.m4	2011-01-15 22:46:52 UTC (rev 1849)
@@ -1,7 +1,7 @@
 AC_DEFUN([GP_CHECK_GEANYCFP],
 [
     GP_ARG_DISABLE([geanycfp], [yes])
-    GP_STATUS_PLUGIN_ADD([geanycfp], [$enable_geanycfp])
+    GP_STATUS_PLUGIN_ADD([GeanyCFP], [$enable_geanycfp])
     AC_CONFIG_FILES([
         geanycfp/Makefile
         geanycfp/src/Makefile


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