aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.in
diff options
context:
space:
mode:
authorMiles Bader2008-01-30 07:57:28 +0000
committerMiles Bader2008-01-30 07:57:28 +0000
commitd235ca2ff8fab139ce797757fcb159d1e28fa7e0 (patch)
tree96c5cd1a06a0d9dc26e8470c6eabfc032c0046f3 /src/config.in
parent3709a060f679dba14df71ae64a0035fa2b5b3106 (diff)
parent02cbe062bee38a6705bafb1699d77e3c44cfafcf (diff)
downloademacs-d235ca2ff8fab139ce797757fcb159d1e28fa7e0.tar.gz
emacs-d235ca2ff8fab139ce797757fcb159d1e28fa7e0.zip
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in6
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