[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. debian/1.14.3-200-gb232f8a

Clint Adams schizo at debian.org
Tue Aug 23 13:06:12 UTC 2011


The following commit has been merged in the upstream branch:
commit 637ad104af4420ecf442e32fed2469ccdc19da22
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