[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Changes to m4/config-h.in [branch-1_4]
From: |
Gary V . Vaughan |
Subject: |
Changes to m4/config-h.in [branch-1_4] |
Date: |
Thu, 03 Feb 2005 12:14:50 -0500 |
Index: m4/config-h.in
diff -u m4/config-h.in:1.1.2.1 m4/config-h.in:1.1.2.2
--- m4/config-h.in:1.1.2.1 Thu Feb 3 16:43:11 2005
+++ m4/config-h.in Thu Feb 3 17:14:48 2005
@@ -8,9 +8,7 @@
/* Define to 1 if using `alloca.c'. */
#undef C_ALLOCA
-/*
- [Define], [to], [1], [if], [the], [changeword(REGEXP)], [functionality],
[is], [wanted]
- */
+/* Define to 1 if the changeword(REGEXP) functionality is wanted */
#undef ENABLE_CHANGEWORD
/* Define to 1 if you have `alloca', as a function or macro. */
@@ -48,8 +46,7 @@
/* Define to 1 if you have the `sigaltstack' function. */
#undef HAVE_SIGALTSTACK
-/* [Define], [to], [1], [if], [signal.h], [declares], [struct], [sigcontext]
- */
+/* Define to 1 if signal.h declares struct sigcontext */
#undef HAVE_SIGCONTEXT
/* Define to 1 if you have the <siginfo.h> header file. */
@@ -158,15 +155,11 @@
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
-/*
- [Define], [to], [int], [if], [rlim_t], [is], [not], [defined], [in],
[sys/resource.h]
- */
+/* Define to int if rlim_t is not defined in sys/resource.h */
#undef rlim_t
/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t
-/*
- [Define], [to], [struct], [sigaltstack], [if], [stack_t], [is], [not],
[in], [sys/signal.h]
- */
+/* Define to struct sigaltstack if stack_t is not in sys/signal.h */
#undef stack_t