From 3511a25f051748fde087d45df8f57147f1eeab50 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Mitsuharu Date: Tue, 14 Nov 2006 08:19:29 +0000 Subject: Sync with src/config.in. --- mac/inc/config.h | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'mac/inc') diff --git a/mac/inc/config.h b/mac/inc/config.h index e3401207f8d..3af1f35e389 100644 --- a/mac/inc/config.h +++ b/mac/inc/config.h @@ -102,16 +102,13 @@ Boston, MA 02110-1301, USA. */ /* #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 @@ Boston, MA 02110-1301, USA. */ /* #undef HAVE_MREMAP */ /* Define to 1 if you have the header file. */ -/* #define HAVE_NET_IF_H */ +/* #undef HAVE_NET_IF_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_NLIST_H */ -- cgit v1.2.1