diff options
author | Holger Freyther <zecke@selfish.org> | 2006-11-15 00:11:44 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2006-11-15 00:11:44 +0000 |
commit | 5f4be6e3b31d552dc6d293adebf03415532592e9 (patch) | |
tree | 6751696a15d119417ef659f53815c0659c868253 /contrib/site-conf/confifure.ac | |
parent | 942f721377d2a42a1f130d774858333d58ee7767 (diff) |
site-conf: Include builtin.m4 through aclocal.m4 and execute the defined function
Document how to generate the configure script, document how to add a new
package and do that for the builtin functions
Diffstat (limited to 'contrib/site-conf/confifure.ac')
-rw-r--r-- | contrib/site-conf/confifure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/site-conf/confifure.ac b/contrib/site-conf/confifure.ac deleted file mode 100644 index 8b02750dec..0000000000 --- a/contrib/site-conf/confifure.ac +++ /dev/null @@ -1,2 +0,0 @@ -AC_INIT([zeckes-tests], [aleph-1], [noreply@::1]) -AC_OUTPUT |