mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
374 B
Plaintext
14 lines
374 B
Plaintext
$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*)
|