From: Roland McGrath Date: Wed, 19 Apr 1995 23:46:03 +0000 (+0000) Subject: Wed Apr 19 18:12:56 1995 Roland McGrath X-Git-Tag: cvs/make-3-73-2~9 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=f4153e135ac271d61f28a29ca48444c82636aa7e;p=glibc.git Wed Apr 19 18:12:56 1995 Roland McGrath * configure.in: Move $os tests to set $elf et al earlier, before construction of $sysnames. Instead of prepending MACHINE/elf to $sysnames, append &/elf after each elt appended to $mach. Tue Apr 18 14:00:19 1995 Roland McGrath --- diff --git a/ChangeLog b/ChangeLog index 3fc196e18d..e8f67a4ed7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,8 +3,13 @@ Wed Apr 19 18:40:11 1995 Brendan Kehoe (brendan@zen.org) * time/tzset.c (__tzname, __daylight, __timezone): Don't check HAVE_WEAK_SYBMOLS for doing weak_alias. -Tue Apr 18 14:00:19 1995 Roland McGrath +Wed Apr 19 18:12:56 1995 Roland McGrath + + * configure.in: Move $os tests to set $elf et al earlier, before + construction of $sysnames. Instead of prepending MACHINE/elf to + $sysnames, append &/elf after each elt appended to $mach. +Tue Apr 18 14:00:19 1995 Roland McGrath * configure.in (libc_cv_asm_global_directive): New check to define ASM_GLOBAL_DIRECTIVE. * config.h.in: Add #undef ASM_GLOBAL_DIRECTIVE.