[cig-commits] [commit] v1.9-stable: Added autoconf submodule to m4 directory. (8f42a97)
cig_noreply at geodynamics.org
cig_noreply at geodynamics.org
Thu Sep 26 11:02:09 PDT 2013
Repository : ssh://geoshell/pylith
On branch : v1.9-stable
Link : https://github.com/geodynamics/pylith/compare/c2a88869cb239d8c08e52d03e4b932fcf6279e95...8f42a97784af21f667184dff677920fdb702c35c
>---------------------------------------------------------------
commit 8f42a97784af21f667184dff677920fdb702c35c
Author: Brad Aagaard <baagaard at usgs.gov>
Date: Thu Sep 26 11:03:13 2013 -0700
Added autoconf submodule to m4 directory.
>---------------------------------------------------------------
8f42a97784af21f667184dff677920fdb702c35c
.gitmodules | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..21188a8
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,12 @@
+[submodule "m4"]
+ path = m4
+ url = git://github.com/geodynamics/autoconf_cig.git
+[submodule "templates/materials/m4"]
+ path = templates/materials/m4
+ url = git://github.com/geodynamics/autoconf_cig.git
+[submodule "templates/friction/m4"]
+ path = templates/friction/m4
+ url = git://github.com/geodynamics/autoconf_cig.git
+[submodule "playpen/memcheck/m4"]
+ path = playpen/memcheck/m4
+ url = git://github.com/geodynamics/autoconf_cig.git
More information about the CIG-COMMITS
mailing list