aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2006-11-28 16:03:58 +0000
committerChong Yidong2006-11-28 16:03:58 +0000
commitf99204a5fb0f7afca0206d0680fb58c4d1787d6e (patch)
tree9d1da9be99dbcb370e5d27bbffdaefa2662c53b3 /src
parent1a52930b0bc50a179baae7f054439fcfe07b08a7 (diff)
downloademacs-f99204a5fb0f7afca0206d0680fb58c4d1787d6e.tar.gz
emacs-f99204a5fb0f7afca0206d0680fb58c4d1787d6e.zip
Regenerate.
Diffstat (limited to 'src')
-rw-r--r--src/config.in3
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