emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/configure.in,v [EMACS_22_BASE]


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/configure.in,v [EMACS_22_BASE]
Date: Fri, 02 May 2008 09:38:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     YAMAMOTO Mitsuharu <mituharu>   08/05/02 09:38:31

Index: configure.in
===================================================================
RCS file: /sources/emacs/emacs/configure.in,v
retrieving revision 1.444.2.11
retrieving revision 1.444.2.12
diff -u -b -r1.444.2.11 -r1.444.2.12
--- configure.in        11 Apr 2008 03:19:06 -0000      1.444.2.11
+++ configure.in        2 May 2008 09:38:30 -0000       1.444.2.12
@@ -2553,6 +2553,7 @@
 ### Use Mac OS X Carbon API to implement GUI.
 if test "${HAVE_CARBON}" = "yes"; then
   AC_DEFINE(HAVE_CARBON, 1, [Define to 1 if you are using the Carbon API on 
Mac OS X.])
+  AC_CHECK_HEADERS(AvailabilityMacros.h)
   ## Specify the install directory
   carbon_appdir=
   if test "${carbon_appdir_x}" != ""; then




reply via email to

[Prev in Thread] Current Thread [Next in Thread]