summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-04 14:34:11 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-04 14:34:11 +0000
commit404cab08a967bfcaebaa8c6bf5d1ab39001471c1 (patch)
tree92136329978c689b1a852b386a1e7246ef46c809 /uconfig.h
parent2972131df48a1f119450e7e4c3f1eb94aa5a7df7 (diff)
downloadperl-404cab08a967bfcaebaa8c6bf5d1ab39001471c1.tar.gz
Microperl update.
p4raw-id: //depot/perl@11141
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/uconfig.h b/uconfig.h
index 62ce1f0dee..dfea3c1c48 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -3447,4 +3447,10 @@
*/
/*#define HAS_USLEEP_PROTO / **/
+/* I_LANGINFO:
+ * This symbol, if defined, indicates that <langinfo.h> exists and
+ * should be included.
+ */
+/*#define I_LANGINFO / **/
+
#endif