aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2006-09-30 09:11:23 +0000
committerEli Zaretskii <[email protected]>2006-09-30 09:11:23 +0000
commite9291f09f44fadbfa84f567c33ed20a3192cb2d8 (patch)
tree766f1c460056037cb595cdd2b6201480f9b6923b /src
parent51f236e9f1d3559b521514e17167febdcd5fcef0 (diff)
Regenerated.
Diffstat (limited to 'src')
-rw-r--r--src/config.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/config.in b/src/config.in
index 7b604bb4e3..09f7be65b3 100644
--- a/src/config.in
+++ b/src/config.in
@@ -124,10 +124,6 @@ Boston, MA 02110-1301, USA. */
don't. */
#undef HAVE_DECL_SYS_SIGLIST
-/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
- */
-#undef HAVE_DECL_TZNAME
-
/* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
don't. */
#undef HAVE_DECL___SYS_SIGLIST
@@ -800,7 +796,7 @@ Boston, MA 02110-1301, USA. */
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
- automatically deduced at runtime.
+ automatically deduced at run-time.
STACK_DIRECTION > 0 => grows toward higher addresses
STACK_DIRECTION < 0 => grows toward lower addresses
STACK_DIRECTION = 0 => direction of growth unknown */