2 # Last modified: Thu Dec 10 20:47:28 CET 1998
3 # Mark Kettenis <kettenis@phys.uva.nl>
5 # libnsl is unusable on the Hurd.
6 # XXX remove this once SUNRPC is implemented.
7 set `echo X "$libswanted "| sed -e 's/ nsl / /' -e 's/ c / pthread /'`
15 # Flags needed to produce shared libraries.
18 # Flags needed by programs that use dynamic linking.
22 ccflags='-D_GNU_SOURCE'
24 # The following routines are only available as stubs in GNU libc.
25 # XXX remove this once metaconf detects the GNU libc stubs.