aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndreas Schwab2003-01-22 19:57:26 +0000
committerAndreas Schwab2003-01-22 19:57:26 +0000
commit8f417b3bb8af90455cbb68218012fe37ed5db78d (patch)
tree8e3044713a1c970dfa2f34c7fd86d0a443ff7681 /src
parent12bf22e02b833bcb65967337b1692ab595ddf9c6 (diff)
downloademacs-8f417b3bb8af90455cbb68218012fe37ed5db78d.tar.gz
emacs-8f417b3bb8af90455cbb68218012fe37ed5db78d.zip
Regenerated.
Diffstat (limited to 'src')
-rw-r--r--src/config.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/config.in b/src/config.in
index 165bafb4629..5a22b7c3c50 100644
--- a/src/config.in
+++ b/src/config.in
@@ -241,6 +241,9 @@ Boston, MA 02111-1307, USA. */
241/* Define to 1 if you have the <krb.h> header file. */ 241/* Define to 1 if you have the <krb.h> header file. */
242#undef HAVE_KRB_H 242#undef HAVE_KRB_H
243 243
244/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
245#undef HAVE_LANGINFO_CODESET
246
244/* Define to 1 if you have the `com_err' library (-lcom_err). */ 247/* Define to 1 if you have the `com_err' library (-lcom_err). */
245#undef HAVE_LIBCOM_ERR 248#undef HAVE_LIBCOM_ERR
246 249
@@ -791,7 +794,6 @@ Boston, MA 02111-1307, USA. */
791#ifdef HAVE_CARBON 794#ifdef HAVE_CARBON
792#define HAVE_WINDOW_SYSTEM 795#define HAVE_WINDOW_SYSTEM
793#define HAVE_MOUSE 796#define HAVE_MOUSE
794#define HAVE_MENUS
795#endif 797#endif
796 798
797/* Define USER_FULL_NAME to return a string 799/* Define USER_FULL_NAME to return a string