* posix/glob/configure.in: Put AC_ISC_POSIX before AC_CONST.

* libc-symbols.h (weak_symbol): New macro.
This commit is contained in:
Roland McGrath 1995-02-23 10:00:16 +00:00
parent 1cfa266e25
commit b5388cb6b1
1 changed files with 4 additions and 0 deletions

View File

@ -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.