Sync with src/config.in.
This commit is contained in:
parent
697c17a298
commit
0024f88fb9
1 changed files with 6 additions and 0 deletions
|
@ -588,6 +588,9 @@ Boston, MA 02110-1301, USA. */
|
|||
/* Define to 1 if `struct utimbuf' is declared by <utime.h>. */
|
||||
#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 */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue