From: YAMAMOTO Mitsuharu Date: Mon, 4 Dec 2006 08:17:10 +0000 (+0000) Subject: Sync with src/config.in. X-Git-Tag: emacs-pretest-22.0.92~323 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0024f88fb9e7c721e9ce511b2cb3d6ee50c753f3;p=emacs.git Sync with src/config.in. --- diff --git a/mac/inc/config.h b/mac/inc/config.h index 3af1f35e389..3dd38a2913d 100644 --- a/mac/inc/config.h +++ b/mac/inc/config.h @@ -588,6 +588,9 @@ Boston, MA 02110-1301, USA. */ /* Define to 1 if `struct utimbuf' is declared by . */ #define HAVE_STRUCT_UTIMBUF 1 +/* Define to 1 if you have the `sync' function. */ +/* #undef HAVE_SYNC */ + /* Define to 1 if you have the `sysinfo' function. */ /* #undef HAVE_SYSINFO */ @@ -715,6 +718,9 @@ Boston, MA 02110-1301, USA. */ /* Define to 1 if you have the X11R6 or newer version of Xt. */ /* #undef HAVE_X11XTR6 */ +/* Define to 1 if the file /usr/lib64 exists. */ +/* #undef HAVE_X86_64_LIB64_DIR */ + /* Define to 1 if you have the Xaw3d library (-lXaw3d). */ /* #undef HAVE_XAW3D */