2003-04-03 Roland McGrath <roland@redhat.com>
commit3217788f603f90d1fad82d15a68a24be82c83614
authorRoland McGrath <roland@gnu.org>
Fri, 4 Apr 2003 03:03:58 +0000 (4 03:03 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 4 Apr 2003 03:03:58 +0000 (4 03:03 +0000)
tree9dae92a73bd23390fa7f3a23733b16f49584c46b
parentdd59050d0a47d9ceeafa3ec216db79e7d648535c
2003-04-03  Roland McGrath  <roland@redhat.com>

* configure.in: Fix up use of compilation flags to match the build:
For .s files, $ASFLAGS;
For .S files, $CPPFLAGS $ASFLAGS;
For .c files, $CFLAGS $CPPFLAGS;
when linking, add $LDFLAGS.
* configure: Regenerated.
configure
configure.in