aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
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 7b604bb4e37..09f7be65b3b 100644
--- a/src/config.in
+++ b/src/config.in
@@ -124,10 +124,6 @@ Boston, MA 02110-1301, USA. */
124 don't. */ 124 don't. */
125#undef HAVE_DECL_SYS_SIGLIST 125#undef HAVE_DECL_SYS_SIGLIST
126 126
127/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
128 */
129#undef HAVE_DECL_TZNAME
130
131/* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you 127/* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
132 don't. */ 128 don't. */
133#undef HAVE_DECL___SYS_SIGLIST 129#undef HAVE_DECL___SYS_SIGLIST
@@ -800,7 +796,7 @@ Boston, MA 02110-1301, USA. */
800 796
801/* If using the C implementation of alloca, define if you know the 797/* If using the C implementation of alloca, define if you know the
802 direction of stack growth for your system; otherwise it will be 798 direction of stack growth for your system; otherwise it will be
803 automatically deduced at runtime. 799 automatically deduced at run-time.
804 STACK_DIRECTION > 0 => grows toward higher addresses 800 STACK_DIRECTION > 0 => grows toward higher addresses
805 STACK_DIRECTION < 0 => grows toward lower addresses 801 STACK_DIRECTION < 0 => grows toward lower addresses
806 STACK_DIRECTION = 0 => direction of growth unknown */ 802 STACK_DIRECTION = 0 => direction of growth unknown */