* posix/glob/configure.in: Put AC_ISC_POSIX before AC_CONST.
authorRoland McGrath <roland@gnu.org>
Thu, 23 Feb 1995 10:00:16 +0000 (10:00 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 23 Feb 1995 10:00:16 +0000 (10:00 +0000)
* libc-symbols.h (weak_symbol): New macro.

ChangeLog

index fb32cec..d86f5a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 Wed Feb 22 00:44:41 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
+       * posix/glob/configure.in: Put AC_ISC_POSIX before AC_CONST.
+
+       * libc-symbols.h (weak_symbol): New macro.
+
        * hurd/hurdsig.c (_hurd_internal_post_signal): Ignore preempter
        elts with null handlers.