]> git.ipfire.org Git - thirdparty/glibc.git/commit - config.make.in
* Makerules (elfobjdir): Use $(objdir) if set, even in elf subdir.
authorRoland McGrath <roland@gnu.org>
Wed, 12 Jun 1996 01:34:32 +0000 (01:34 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 12 Jun 1996 01:34:32 +0000 (01:34 +0000)
commit6e86a7c21b25f271304238a0cff0dd638343a5c2
treec16d93ff60aa8304dac31faee111abaed3109e74
parenta89d30d44492de151143ba26ae9c62ea2b79efb8
* Makerules (elfobjdir): Use $(objdir) if set, even in elf subdir.

* elf/Makefile (routines): Remove init-first.
* csu/Makefile (routines): New variable; put it here instead.

* config.make.in (CFLAGS): New variable.

* io/sys/stat.h (S_ISLNK, S_ISSOCK): Make conditional on __USE_BSD,
not __USE_GNU.
* string/string.h (strncasecmp): Likewise.
ChangeLog
Makerules
config.make.in
csu/Makefile
elf/Makefile
io/sys/stat.h
string/string.h