summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: aa1dc79)
raw | patch | inline | side by side (parent: aa1dc79)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 2 May 2010 21:58:45 +0000 (23:58 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 2 May 2010 21:58:45 +0000 (23:58 +0200) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 254580cf2e4ac6b86331e5ff62ee300ae58d87e7..fd6e6888d1ea4d307ce542368b530752e1999b50 100644 (file)
--- a/configure.ac
+++ b/configure.ac
dnl ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
AC_INIT([foobar],[m4_esyscmd(./version-gen.sh)],
- [Sebastian Harl <sh@tokkee.org>])
+ [Sebastian Harl <sh@tokkee.org>], [],
+ [http://git.tokkee.org/?p=template.git])
AC_CONFIG_SRCDIR([src/foobar.c])
AC_CONFIG_HEADERS([src/config.h])
AC_PREFIX_DEFAULT([/opt/foobar])