# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1165220230 0 # Node ID 84f21b349c8335595830211b5737ad0091dac0b9 # Parent 48c50a37cc14f4877461afa0847c8c2f59351e88 Sync with src/config.in. diff -r 48c50a37cc14 -r 84f21b349c83 mac/inc/config.h --- a/mac/inc/config.h Mon Dec 04 08:16:47 2006 +0000 +++ b/mac/inc/config.h Mon Dec 04 08:17:10 2006 +0000 @@ -588,6 +588,9 @@ /* 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 @@ /* 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 */