blob: 22eeb88abc34d7b348a8a9000b10b89e8b75198f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ac,v 1.1 2007/04/11 16:22:14 tron Exp $
--- configure.orig 2007-03-12 15:39:26.000000000 +0000
+++ configure 2007-04-11 17:05:51.000000000 +0100
@@ -23712,7 +23712,7 @@
LIBM=
case $host in
-*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
+*-*-beos* | *-*-cygwin* | *-*-pw32*)
# These system don't have libm, or don't need it
;;
*-ncr-sysv4.3*)
|