about summary refs log tree commit diff
path: root/acconfig.h
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-22 12:56:43 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-22 12:56:43 +0000
commit97fa7e4889341f41a3f481361b2e8a6c552d8186 (patch)
treee3c9ac9f1cca6dd248275e1c756c938ec45ff85e /acconfig.h
parentda00a3929010ef8fc69a16dd65666b23b93c47c2 (diff)
downloadzsh-97fa7e4889341f41a3f481361b2e8a6c552d8186.tar.gz
zsh-97fa7e4889341f41a3f481361b2e8a6c552d8186.tar.xz
zsh-97fa7e4889341f41a3f481361b2e8a6c552d8186.zip
zsh-workers/8372
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 2e61e7bb0..ad041c4ee 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -166,6 +166,9 @@
 /* Define for Maildir support */
 #undef MAILDIR_SUPPORT
 
+/* Define if you want locale features.  By default this is defined. */
+#undef CONFIG_LOCALE
+
 /* Define to 1 if your termcap library has the ospeed variable */
 #undef HAVE_OSPEED
 /* Define to 1 if you have ospeed, but it is not defined in termcap.h */