Add site-conf a one stop to the utilized autoconf scripts
authorHolger Freyther <zecke@selfish.org>
Tue, 14 Nov 2006 23:02:24 +0000 (23:02 +0000)
committerHolger Freyther <zecke@selfish.org>
Tue, 14 Nov 2006 23:02:24 +0000 (23:02 +0000)
contrib/site-conf/.mtn-ignore [new file with mode: 0644]
contrib/site-conf/.mtn2git_empty [new file with mode: 0644]
contrib/site-conf/README [new file with mode: 0644]
contrib/site-conf/confifure.ac [new file with mode: 0644]

diff --git a/contrib/site-conf/.mtn-ignore b/contrib/site-conf/.mtn-ignore
new file mode 100644 (file)
index 0000000..ffb77a4
--- /dev/null
@@ -0,0 +1,3 @@
+configure
+config.log
+config.status
diff --git a/contrib/site-conf/.mtn2git_empty b/contrib/site-conf/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/contrib/site-conf/README b/contrib/site-conf/README
new file mode 100644 (file)
index 0000000..0897697
--- /dev/null
@@ -0,0 +1,7 @@
+Unified source of autoconf tests used to generate the site results
+
+
+Executing this on a new platform will generate the necessary results
+to write the right site-conf.
+
+Copy and paste the autoconf test to an approriate file
diff --git a/contrib/site-conf/confifure.ac b/contrib/site-conf/confifure.ac
new file mode 100644 (file)
index 0000000..8b02750
--- /dev/null
@@ -0,0 +1,2 @@
+AC_INIT([zeckes-tests], [aleph-1], [noreply@::1])
+AC_OUTPUT