[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. 08ed00124d8b6b445d3b91a9aa15eec638b02f05
Clint Adams
schizo at debian.org
Sun Nov 15 03:17:19 UTC 2009
The following commit has been merged in the upstream branch:
commit d480e151c0b0eae4f352a55b553e5b22b590b74d
Author: Clint Adams <schizo at debian.org>
Date: Tue Oct 30 16:37:35 2007 +0000
erk
git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-134
diff --git a/configure.ac b/configure.ac
index daaa900..e0d9d6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,12 +1,12 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([fakeroot],[FAKEROOT_VERSION],[schizo at debian.org],[fakeroot])
-AC_PREREQ(2.59)
+AC_PREREQ(2.61)
+LT_PREREQ(2.1a)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE
AM_MAINTAINER_MODE
AC_CONFIG_HEADERS([config.h])
AC_PROG_MAKE_SET
-AM_PROG_LIBTOOL
LT_INIT
LT_LANG(C)
--
fakeroot
More information about the Fakeroot-commits
mailing list