summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-04-19 23:46:03 +0000
committerRoland McGrath <roland@gnu.org>1995-04-19 23:46:03 +0000
commitf4153e135ac271d61f28a29ca48444c82636aa7e (patch)
tree0a6b370f5f7c3e10d89a335d58e21490ec20b56b
parent0ac2e7d88be0abf6df9eb5909bfaeb11f70e0c0a (diff)
Wed Apr 19 18:12:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* 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 <roland@churchy.gnu.ai.mit.edu>
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
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 <roland@churchy.gnu.ai.mit.edu>
+Wed Apr 19 18:12:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ * 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 <roland@churchy.gnu.ai.mit.edu>
* configure.in (libc_cv_asm_global_directive): New check to define
ASM_GLOBAL_DIRECTIVE.
* config.h.in: Add #undef ASM_GLOBAL_DIRECTIVE.