diff options
author | Holger Freyther <zecke@selfish.org> | 2006-11-14 23:02:24 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2006-11-14 23:02:24 +0000 |
commit | 8eeeea5198e888833deafbfaa99724e72f519452 (patch) | |
tree | 8192187b1b10e41652466a1568b9cf2800fdf7e9 /contrib/site-conf/confifure.ac | |
parent | 0b152ed05c0cd22f440c00e44357b95d470ccbf0 (diff) |
Add site-conf a one stop to the utilized autoconf scripts
Diffstat (limited to 'contrib/site-conf/confifure.ac')
-rw-r--r-- | contrib/site-conf/confifure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/site-conf/confifure.ac b/contrib/site-conf/confifure.ac new file mode 100644 index 0000000000..8b02750dec --- /dev/null +++ b/contrib/site-conf/confifure.ac @@ -0,0 +1,2 @@ +AC_INIT([zeckes-tests], [aleph-1], [noreply@::1]) +AC_OUTPUT |