Re: [PATCH gnumach] Do not take unused strpbrk() from libc

2011-09-09 Thread Samuel Thibault
Guillem Jover, le Fri 09 Sep 2011 03:44:09 +0200, a écrit : > * Makefile.am (clib_routines): Remove strpbrk. Applied, thanks. Samuel

[PATCH gnumach] Do not take unused strpbrk() from libc

2011-09-08 Thread Guillem Jover
* Makefile.am (clib_routines): Remove strpbrk. --- Makefile.am |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index 56db9e9..0c98bfd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -157,7 +157,7 @@ noinst_PROGRAMS += \ # This is the list of rou