Re: another gnulib update
Eric Blake <[email protected]>
| Newsgroups | gmane.comp.gnu.m4.patches |
|---|---|
| Message-ID | <[email protected]> |
Eric Blake <ebb9 <at> byu.net> writes: > > Gnulib just enhanced <string.h> to guarantee GNU properties, obsoleting > several > > minor headers in the process. Another gnulib update during my 2-week vacation got rid of exit.h. At this point, because of the number of extensive gnulib changes, I'm thinking of releasing m4 1.4.8b to alpha.gnu.org, and soliciting build sanity checks prior to formally releasing 1.4.9. 2007-02-23 Eric Blake <[email protected]> * src/m4.h (includes): Update to latest gnulib. Index: src/m4.h =================================================================== RCS file: /sources/m4/m4/src/m4.h,v retrieving revision 1.1.1.1.2.39 diff -u -r1.1.1.1.2.39 m4.h --- src/m4.h 8 Feb 2007 14:52:29 -0000 1.1.1.1.2.39 +++ src/m4.h 23 Feb 2007 16:59:24 -0000 @@ -38,7 +38,6 @@ #include "close-stream.h" #include "closeout.h" #include "error.h" -#include "exit.h" #include "exitfail.h" #include "obstack.h" #include "stdio--.h"