diff options
Diffstat (limited to 'src/config.in')
| -rw-r--r-- | src/config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/config.in b/src/config.in index d548fb77326..3451db40e0e 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -301,6 +301,9 @@ Boston, MA 02110-1301, USA. */ | |||
| 301 | /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ | 301 | /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ |
| 302 | #undef HAVE_LANGINFO_CODESET | 302 | #undef HAVE_LANGINFO_CODESET |
| 303 | 303 | ||
| 304 | /* Define to 1 if the directory /usr/lib64 exists. */ | ||
| 305 | #undef HAVE_LIB64_DIR | ||
| 306 | |||
| 304 | /* Define to 1 if you have the `com_err' library (-lcom_err). */ | 307 | /* Define to 1 if you have the `com_err' library (-lcom_err). */ |
| 305 | #undef HAVE_LIBCOM_ERR | 308 | #undef HAVE_LIBCOM_ERR |
| 306 | 309 | ||
| @@ -720,9 +723,6 @@ Boston, MA 02110-1301, USA. */ | |||
| 720 | /* Define to 1 if you have the X11R6 or newer version of Xt. */ | 723 | /* Define to 1 if you have the X11R6 or newer version of Xt. */ |
| 721 | #undef HAVE_X11XTR6 | 724 | #undef HAVE_X11XTR6 |
| 722 | 725 | ||
| 723 | /* Define to 1 if the file /usr/lib64 exists. */ | ||
| 724 | #undef HAVE_X86_64_LIB64_DIR | ||
| 725 | |||
| 726 | /* Define to 1 if you have the Xaw3d library (-lXaw3d). */ | 726 | /* Define to 1 if you have the Xaw3d library (-lXaw3d). */ |
| 727 | #undef HAVE_XAW3D | 727 | #undef HAVE_XAW3D |
| 728 | 728 | ||