aboutsummaryrefslogtreecommitdiffstats
path: root/configh.in
diff options
context:
space:
mode:
Diffstat (limited to 'configh.in')
-rw-r--r--configh.in15
1 files changed, 6 insertions, 9 deletions
diff --git a/configh.in b/configh.in
index 33c1371e..4c197f3b 100644
--- a/configh.in
+++ b/configh.in
@@ -107,9 +107,9 @@
/* 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 run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown
*/
#undef STACK_DIRECTION
@@ -125,9 +125,9 @@
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t
-#undef HAVE_STRINGIZE /* can use ANSI # operator in cpp */
-#undef REGEX_MALLOC /* use malloc instead of alloca in regex.c */
-#undef SPRINTF_RET /* return type of sprintf */
+#undef HAVE_STRINGIZE /* can use ANSI # operator in cpp */
+#undef REGEX_MALLOC /* use malloc instead of alloca in regex.c */
+#undef SPRINTF_RET /* return type of sprintf */
/* Define if you have the fmod function. */
#undef HAVE_FMOD
@@ -171,9 +171,6 @@
/* Define if you have the tzset function. */
#undef HAVE_TZSET
-/* Define if you have the valloc function. */
-#undef HAVE_VALLOC
-
/* Define if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H