SF.net SVN: geany-plugins:[1178] trunk/geany-plugins
eht16 at users.sourceforge.net
eht16 at xxxxx
Wed Mar 17 23:28:43 UTC 2010
Revision: 1178
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1178&view=rev
Author: eht16
Date: 2010-03-17 23:28:43 +0000 (Wed, 17 Mar 2010)
Log Message:
-----------
Add missing autotools related files for GeanyInsertNum
Added Paths:
-----------
trunk/geany-plugins/build/geanyinsertnum.m4
trunk/geany-plugins/geanyinsertnum/NEWS
Added: trunk/geany-plugins/build/geanyinsertnum.m4
===================================================================
--- trunk/geany-plugins/build/geanyinsertnum.m4 (rev 0)
+++ trunk/geany-plugins/build/geanyinsertnum.m4 2010-03-17 23:28:43 UTC (rev 1178)
@@ -0,0 +1,8 @@
+AC_DEFUN([GP_CHECK_GEANYINSERTNUM],
+[
+ GP_STATUS_PLUGIN_ADD([GeanyInsertNum], [yes])
+ AC_CONFIG_FILES([
+ geanyinsertnum/Makefile
+ geanyinsertnum/src/Makefile
+ ])
+])
Added: trunk/geany-plugins/geanyinsertnum/NEWS
===================================================================
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