changeset 73988:0eeede8fc8f7

Sync with src/config.in.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Tue, 14 Nov 2006 08:19:29 +0000
parents e894b4d1b811
children e64942376b6b
files mac/inc/config.h
diffstat 1 files changed, 4 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/mac/inc/config.h	Tue Nov 14 06:30:50 2006 +0000
+++ b/mac/inc/config.h	Tue Nov 14 08:19:29 2006 +0000
@@ -102,16 +102,13 @@
 /* #undef HAVE_ALSA */
 
 /* Define to 1 if you have the `bcmp' function. */
-/* #define HAVE_BCMP */
+/* #undef HAVE_BCMP */
 
 /* Define to 1 if you have the `bcopy' function. */
-/* #define HAVE_BCOPY */
+/* #undef HAVE_BCOPY */
 
 /* Define to 1 if you have the `bzero' function. */
-/* #define HAVE_BZERO */
-
-/* Define to 1 if CancelMenuTracking is available (Mac OSX). */
-/* #undef HAVE_CANCELMENUTRACKING */
+/* #undef HAVE_BZERO */
 
 /* Define to 1 if you are using the Carbon API on Mac OS X. */
 /* #undef HAVE_CARBON */
@@ -451,7 +448,7 @@
 /* #undef HAVE_MREMAP */
 
 /* Define to 1 if you have the <net/if.h> header file. */
-/* #define HAVE_NET_IF_H */
+/* #undef HAVE_NET_IF_H */
 
 /* Define to 1 if you have the <nlist.h> header file. */
 /* #undef HAVE_NLIST_H */