diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 2e0a31f67..2ecf3b93e 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2004-12-02 Paul Eggert <eggert@cs.ucla.edu> + + * openat.m4 (gl_FUNC_OPENAT): Require + gl_USE_SYSTEM_EXTENSIONS, since Solaris requires __EXTENSIONS__ + to be defined when compiling pedantically. + 2004-12-01 Paul Eggert <eggert@cs.ucla.edu> * hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale |