be3ce4cfc1
support Darwin
13 lines
746 B
Text
13 lines
746 B
Text
$NetBSD: patch-ab,v 1.2 2006/10/17 20:28:01 schwarz Exp $
|
|
|
|
--- configure.orig 2006-03-05 22:48:54.000000000 +0100
|
|
+++ configure 2006-10-17 21:22:49.000000000 +0200
|
|
@@ -3372,7 +3372,7 @@
|
|
echo "$ac_t""no" 1>&6
|
|
fi
|
|
|
|
-for ac_func in getdtablesize usleep utime waitpid wait3 chroot strdup vsnprintf daemon setenv putenv mmap getpagesize setproctitle snprintf strerror setpriority getspnam statfs statvfs strcasecmp strncasecmp
|
|
+for ac_func in getdtablesize usleep utime waitpid wait3 chroot strdup vsnprintf daemon setenv putenv mmap getpagesize setproctitle snprintf strerror setpriority getspnam statfs statvfs strcasecmp strncasecmp sync
|
|
do
|
|
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
|
|
echo "configure:3379: checking for $ac_func" >&5
|