m4-commit
[Top][All Lists]
Advanced

[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 10:21:07 -0500

Index: m4/config.h.in
diff -u m4/config.h.in:1.1.1.1.2.2 m4/config.h.in:1.1.1.1.2.3
--- m4/config.h.in:1.1.1.1.2.2  Sat Aug 21 11:16:04 2004
+++ m4/config.h.in      Thu Feb  3 15:21:06 2005
@@ -78,6 +78,9 @@
 /* Define to 1 if you have the <siginfo.h> header file. */
 #undef HAVE_SIGINFO_H
 
+/* Define to 1 if you have the <signal.h> header file. */
+#undef HAVE_SIGNAL_H
+
 /* Define to 1 if you have the `sigstack' function. */
 #undef HAVE_SIGSTACK
 
@@ -102,6 +105,9 @@
 /* Define to 1 if you have the `strtol' function. */
 #undef HAVE_STRTOL
 
+/* Define to 1 if you have the <sys/signal.h> header file. */
+#undef HAVE_SYS_SIGNAL_H
+
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
@@ -166,5 +172,5 @@
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
 
-/* Define to `unsigned int' if <sys/types.h> does not define. */
+/* Define to `unsigned' if <sys/types.h> does not define. */
 #undef size_t




reply via email to

[Prev in Thread] Current Thread [Next in Thread]