comparison src/config.in @ 91367:c70e45a7acfd

Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
author Miles Bader <miles@gnu.org>
date Wed, 30 Jan 2008 07:57:28 +0000
parents 606f2d163a64 60ca00caf2a3
children 4bb19b57806d
comparison
equal deleted inserted replaced
91366:86f3a8f0a3a6 91367:c70e45a7acfd
299 #undef HAVE_KRB_H 299 #undef HAVE_KRB_H
300 300
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
307 /* Define to 1 if you have the `crypto' library (-lcrypto). */ 310 /* Define to 1 if you have the `crypto' library (-lcrypto). */
308 #undef HAVE_LIBCRYPTO 311 #undef HAVE_LIBCRYPTO
717 /* Define to 1 if you have the X11R6 or newer version of Xlib. */ 720 /* Define to 1 if you have the X11R6 or newer version of Xlib. */
718 #undef HAVE_X11R6 721 #undef HAVE_X11R6
719 722
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
723 /* Define to 1 if the file /usr/lib64 exists. */
724 #undef HAVE_X86_64_LIB64_DIR
725 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
729 /* Define to 1 if you're using XFree386. */ 729 /* Define to 1 if you're using XFree386. */