summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 08b2dd5)
raw | patch | inline | side by side (parent: 08b2dd5)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 21 Dec 2008 11:19:36 +0000 (12:19 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 21 Dec 2008 13:50:17 +0000 (14:50 +0100) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 8512aac3826a2df7810bd9745bba6bd1ec954d84..abd0c5ed3efe981c6b152bef8c66ec352ecc81a6 100644 (file)
--- a/configure.ac
+++ b/configure.ac
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([foobar],[m4_esyscmd(./version-gen.sh)],[sh@tokkee.org])
+AC_INIT([foobar],[m4_esyscmd(./version-gen.sh)],
+ [Sebastian Harl <sh@tokkee.org>])
AC_CONFIG_SRCDIR([src/foobar.c])
AC_CONFIG_HEADERS([src/config.h])
AC_PREFIX_DEFAULT([/opt/foobar])