[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. 08ed00124d8b6b445d3b91a9aa15eec638b02f05
Clint Adams
schizo at debian.org
Sun Nov 15 03:17:10 UTC 2009
The following commit has been merged in the upstream branch:
commit 7a69fe4511abe13142f35cec1c3735464c3dfd89
Author: Clint Adams <schizo at debian.org>
Date: Mon Jan 30 03:45:45 2006 +0000
Use libtool 1.9+20051221-1 instead of 1.5.22-2.
git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-96
diff --git a/configure.ac b/configure.ac
index ac012cf..f02f2e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,8 @@ AM_MAINTAINER_MODE
AC_CONFIG_HEADERS([config.h])
AC_PROG_MAKE_SET
AM_PROG_LIBTOOL
-AC_PROG_CC
+LT_INIT
+LT_LANG(C)
AC_ARG_WITH([ipc],
AS_HELP_STRING([--with-ipc@<:@=IPCTYPE@:>@],
--
fakeroot
More information about the Fakeroot-commits
mailing list