From 73892fd279debcbbd494385697b2464904f297a9 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Sun, 16 Apr 2000 21:53:22 +0200 Subject: *** empty log message *** --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 485ecb7fc..b967b9fe7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2000-04-16 Linus Nordberg + + * configure.in (*-*-cygwin*): Select BSD_SYNTAX to avoid + .type/.size in PROLOGUE for ELF_SYNTAX. Override ALIGN definition + from x86/syntax.h. + (gmp_xoptcflags_${CC}): New set of variables, indicating + ``exclusive optional cflags''. + (most sparcs): Use gmp_xoptcflags instead of gmp_optcflags to + ensure that we pass CPU type to older gcc. + (CFLAGS): CFLAGS on the command line was spoiled. + * configure: Regenerate. + 2000-04-16 Linus Nordberg * configure.in: Invoke AC_PROG_LIBTOOL directly. -- cgit v1.2.1