diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index 7ddafb4190a..248515d019f 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -694,6 +694,9 @@ Boston, MA 02110-1301, USA. */ | |||
| 694 | /* Define to 1 if you have the X11R6 or newer version of Xt. */ | 694 | /* Define to 1 if you have the X11R6 or newer version of Xt. */ |
| 695 | #undef HAVE_X11XTR6 | 695 | #undef HAVE_X11XTR6 |
| 696 | 696 | ||
| 697 | /* Define to 1 if the file /usr/lib64 exists. */ | ||
| 698 | #undef HAVE_X86_64_LIB64_DIR | ||
| 699 | |||
| 697 | /* Define to 1 if you have the Xaw3d library (-lXaw3d). */ | 700 | /* Define to 1 if you have the Xaw3d library (-lXaw3d). */ |
| 698 | #undef HAVE_XAW3D | 701 | #undef HAVE_XAW3D |
| 699 | 702 | ||