| 1 |
|
2003-09-01 Paul Eggert <eggert@twinsun.com> |
| 2 |
|
|
| 3 |
|
Update from gnulib, and correct fnmatch to fnmatch-gnu. |
| 4 |
|
* bootstrap (gnulib_modules): Change fnmatch to fnmatch-gnu. |
| 5 |
|
Sort. |
| 6 |
|
* configure.ac (gl_USE_SYSTEM_EXTENSIONS): Use this instead |
| 7 |
|
of AC_GNU_SOURCE. |
| 8 |
|
* lib/.cvsignore: Add alloca.h, stdbool.h. Sort. Append newline. |
| 9 |
|
* lib/Makefile.am (lib_OBJECTS): New macro, for convenience when |
| 10 |
|
copying rules from gnulib module descriptions. |
| 11 |
|
(BUILT_SOURCES, EXTRA_DIST, all-local, alloca.h): |
| 12 |
|
Update from gnulib modules alloca, fnmatch, getline, stdbool. |
| 13 |
|
* m4/.cvsignore: Add utimes-null.m4. Sort. |
| 14 |
|
|
| 15 |
2003-09-01 Sergey Poznyakoff |
2003-09-01 Sergey Poznyakoff |
| 16 |
|
|
| 17 |
Added initial support for creating POSIX headers. |
Added initial support for creating POSIX headers. |