[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. 08ed00124d8b6b445d3b91a9aa15eec638b02f05
Clint Adams
schizo at debian.org
Sun Nov 15 03:16:59 UTC 2009
The following commit has been merged in the upstream branch:
commit 376663f309eff0cafbe45cc5c9a71b81be7905aa
Author: Clint Adams <schizo at debian.org>
Date: Tue Dec 21 21:21:44 2004 +0000
smooth out the `fake' subdir too
git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-45
diff --git a/fake/configure.ac b/fake/configure.ac
index 71d2eaa..2fa1a9c 100644
--- a/fake/configure.ac
+++ b/fake/configure.ac
@@ -1,11 +1,11 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT
+AC_INIT([fakeroot],[FAKEROOT_VERSION],[schizo at debian.org],[fakeroot])
AC_CONFIG_SRCDIR([libfakeroot.c])
AC_CANONICAL_TARGET
+AC_CONFIG_AUX_DIR(..)
-AM_INIT_AUTOMAKE(fakeroot, 0.9.6)
+AM_INIT_AUTOMAKE
AM_MAINTAINER_MODE
-AC_CONFIG_AUX_DIR(..)
dnl AM_CONFIG_HEADER(config.h)
--
fakeroot
More information about the Fakeroot-commits
mailing list