[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. 08ed00124d8b6b445d3b91a9aa15eec638b02f05

Clint Adams schizo at debian.org
Sun Nov 15 03:17:32 UTC 2009


The following commit has been merged in the upstream branch:
commit 609d260498802b83a55a26ff2e80d495f5401ced
Author: Clint Adams <schizo at debian.org>
Date:   Tue Dec 9 12:38:39 2008 -0500

    configure.ac: Remove duplicate Darwin case, patch from Akim Demaille.

diff --git a/configure.ac b/configure.ac
index a3e9a96..e3b741f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -389,9 +389,6 @@ case $target_cpu:$target_os in
 		libcpath=$(/bin/ls -1 /lib/libc.so.* | \
 		    sort -nt. -k3 | tail -1)
 		;;
-	(*:darwin*)
-		libcpath="/usr/lib/libSystem.dylib"
-		;;
 	(*:hpux*)
 		libcpath="/usr/lib/hpux32/libc.so.1"
 		;;

-- 
fakeroot



More information about the Fakeroot-commits mailing list