[cig-commits] r13593 - cs/cigma/trunk/config

luis at geodynamics.org luis at geodynamics.org
Tue Dec 9 18:15:25 PST 2008


Author: luis
Date: 2008-12-09 18:15:25 -0800 (Tue, 09 Dec 2008)
New Revision: 13593

Modified:
   cs/cigma/trunk/config/ax_boost_filesystem.m4
   cs/cigma/trunk/config/ax_boost_program_options.m4
   cs/cigma/trunk/config/ax_boost_python.m4
   cs/cigma/trunk/config/ax_boost_regex.m4
   cs/cigma/trunk/config/ax_python.m4
   cs/cigma/trunk/config/ax_python_config_var.m4
   cs/cigma/trunk/config/cigma_boost.m4
   cs/cigma/trunk/config/cigma_cppunit.m4
   cs/cigma/trunk/config/mpx_boost_python.m4
Log:
Added vim modeline to *.m4 files

Modified: cs/cigma/trunk/config/ax_boost_filesystem.m4
===================================================================
--- cs/cigma/trunk/config/ax_boost_filesystem.m4	2008-12-10 02:15:23 UTC (rev 13592)
+++ cs/cigma/trunk/config/ax_boost_filesystem.m4	2008-12-10 02:15:25 UTC (rev 13593)
@@ -108,3 +108,4 @@
     	LDFLAGS="$LDFLAGS_SAVED"
 	fi
 ])
+# vim: syntax=config

Modified: cs/cigma/trunk/config/ax_boost_program_options.m4
===================================================================
--- cs/cigma/trunk/config/ax_boost_program_options.m4	2008-12-10 02:15:23 UTC (rev 13592)
+++ cs/cigma/trunk/config/ax_boost_program_options.m4	2008-12-10 02:15:25 UTC (rev 13593)
@@ -104,3 +104,4 @@
     	LDFLAGS="$LDFLAGS_SAVED"
 	fi
 ])
+# vim: syntax=config

Modified: cs/cigma/trunk/config/ax_boost_python.m4
===================================================================
--- cs/cigma/trunk/config/ax_boost_python.m4	2008-12-10 02:15:23 UTC (rev 13592)
+++ cs/cigma/trunk/config/ax_boost_python.m4	2008-12-10 02:15:25 UTC (rev 13593)
@@ -88,3 +88,4 @@
   AC_SUBST(BOOST_PYTHON_LIB)
 fi
 ])dnl
+# vim: syntax=config

Modified: cs/cigma/trunk/config/ax_boost_regex.m4
===================================================================
--- cs/cigma/trunk/config/ax_boost_regex.m4	2008-12-10 02:15:23 UTC (rev 13592)
+++ cs/cigma/trunk/config/ax_boost_regex.m4	2008-12-10 02:15:25 UTC (rev 13593)
@@ -107,3 +107,4 @@
     	LDFLAGS="$LDFLAGS_SAVED"
 	fi
 ])
+# vim: syntax=config

Modified: cs/cigma/trunk/config/ax_python.m4
===================================================================
--- cs/cigma/trunk/config/ax_python.m4	2008-12-10 02:15:23 UTC (rev 13592)
+++ cs/cigma/trunk/config/ax_python.m4	2008-12-10 02:15:25 UTC (rev 13593)
@@ -97,3 +97,5 @@
   AC_SUBST(PYTHON_LIB)
 fi
 ])dnl
+
+# vim: syntax=config

Modified: cs/cigma/trunk/config/ax_python_config_var.m4
===================================================================
--- cs/cigma/trunk/config/ax_python_config_var.m4	2008-12-10 02:15:23 UTC (rev 13592)
+++ cs/cigma/trunk/config/ax_python_config_var.m4	2008-12-10 02:15:25 UTC (rev 13593)
@@ -113,3 +113,5 @@
    AC_SUBST(PY_MAKEFILE)
  fi
 ])
+
+# vim: syntax=config

Modified: cs/cigma/trunk/config/cigma_boost.m4
===================================================================
--- cs/cigma/trunk/config/cigma_boost.m4	2008-12-10 02:15:23 UTC (rev 13592)
+++ cs/cigma/trunk/config/cigma_boost.m4	2008-12-10 02:15:25 UTC (rev 13593)
@@ -820,3 +820,5 @@
 rm -f core conftest.err conftest_ipa8_conftest.oo \
       conftest$ac_exeext m4_ifval([$1], [conftest.$ac_ext])[]dnl
 ])# _BOOST_AC_LINK_IFELSE
+
+# vim: syntax=config

Modified: cs/cigma/trunk/config/cigma_cppunit.m4
===================================================================
--- cs/cigma/trunk/config/cigma_cppunit.m4	2008-12-10 02:15:23 UTC (rev 13592)
+++ cs/cigma/trunk/config/cigma_cppunit.m4	2008-12-10 02:15:25 UTC (rev 13593)
@@ -89,4 +89,4 @@
 ])
 
 
-
+# vim: syntax=config

Modified: cs/cigma/trunk/config/mpx_boost_python.m4
===================================================================
--- cs/cigma/trunk/config/mpx_boost_python.m4	2008-12-10 02:15:23 UTC (rev 13592)
+++ cs/cigma/trunk/config/mpx_boost_python.m4	2008-12-10 02:15:25 UTC (rev 13593)
@@ -124,3 +124,4 @@
   AC_MSG_ERROR([Could not find the boost python bindings])
 fi
 ])dnl
+# vim: syntax=config



More information about the CIG-COMMITS mailing list