From 8f73811bcf9c1ef8044f28f384245b477b69cd31 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 20 Jul 2004 22:14:59 +0000 Subject: * configure.in (add_ons): Substitute this. Move $add_ons handling after AC_CANONICAL_HOST and default setting of $machine et al. Don't set $subdirs from $add_ons. Instead, source add-on/configure fragments early on. (base_machine): If it's already set, don't set it based on $machine. (libc_config_ok): New variable, set to no. If an add-on fragment sets it to yes, skip the tuple sanity check as if --enable-hacker-mode. (sysnames): Try appending add-on names after machine as well. * configure: Regenerated. * config.make.in (add-ons): Set from @add_ons@ instead of @subdirs@. * Makeconfig ($(common-objpfx)config.status): Also depend on configure files in $(add_ons) dirs. * sysdeps/unix/sysv/linux/bits/in.h (struct ip_mreq): Remove definition, now in netinet/in.h proper. long. Rewrite example code so that it takes into account l64a output --- linuxthreads/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'linuxthreads') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 92a1fbdb24..df63d6bc93 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2004-07-02 Roland McGrath + + * configure: Don't exit. + 2004-07-20 Alexandre Oliva * sysdeps/mips/pt-machine.h: Use standard names for ABI macros, -- cgit v1.2.3