aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2006-11-14 08:21:49 +0000
committerYAMAMOTO Mitsuharu2006-11-14 08:21:49 +0000
commita34abbb04508260b10d866acc0b7f3a92d02330f (patch)
treefecb3767d20e7a2d78c5931633b64c72431006de /src
parentd9a3479e3b445534f58e5870758ad09159f48add (diff)
downloademacs-a34abbb04508260b10d866acc0b7f3a92d02330f.tar.gz
emacs-a34abbb04508260b10d866acc0b7f3a92d02330f.zip
Regenerate.
Diffstat (limited to 'src')
-rw-r--r--src/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config.in b/src/config.in
index 09f7be65b3b..7ddafb4190a 100644
--- a/src/config.in
+++ b/src/config.in
@@ -99,9 +99,6 @@ Boston, MA 02110-1301, USA. */
99/* Define to 1 if you have the `bzero' function. */ 99/* Define to 1 if you have the `bzero' function. */
100#undef HAVE_BZERO 100#undef HAVE_BZERO
101 101
102/* Define to 1 if CancelMenuTracking is available (Mac OSX). */
103#undef HAVE_CANCELMENUTRACKING
104
105/* Define to 1 if you are using the Carbon API on Mac OS X. */ 102/* Define to 1 if you are using the Carbon API on Mac OS X. */
106#undef HAVE_CARBON 103#undef HAVE_CARBON
107 104