Index: m4/ChangeLog
diff -u m4/ChangeLog:1.272 m4/ChangeLog:1.273
--- m4/ChangeLog:1.272  Wed May  4 19:36:30 2005
+++ m4/ChangeLog        Wed May  4 22:02:05 2005
@@ -1,3 +1,14 @@
+2005-05-04  Vincent Lonngren  <[EMAIL PROTECTED]>
+
+       Forward port of a patch that allowed m4-1.4.2 to compile on
+       QNX 6.3:
+
+       * configure.ac (AC_CHECK_HEADERS):  Add signal.h,
+       sys/signal.h.
+       * src/m4.h: And include them as appropriate.
+       * src/main.c, src/stackovf.h: Don't include signal.h literally;
+       m4.h will include the correct file.
+
 2005-05-04  Gary V. Vaughan  <[EMAIL PROTECTED]>
 
        * m4/m4private.h: Make errno visible for the sources patched
@@ -6251,4 +6262,4 @@
        * Initial beta release.  Release 0.50, manual 0.05.
 
 
-       $Revision: 1.272 $ $Date: 2005/05/04 19:36:30 $
+       $Revision: 1.273 $ $Date: 2005/05/04 22:02:05 $


Reply via email to