2003-03-10 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Mon, 10 Mar 2003 09:10:43 +0000 (09:10 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 10 Mar 2003 09:10:43 +0000 (09:10 +0000)
commit073e82bfaeeb5624b2c85012a5582a1308ddae05
treeaba52ca1e4971cceca20f86d36cc2f888b936ffb
parent9921a880001f11280c8e165310ce8f65eecd5a42
2003-03-10  Roland McGrath  <roland@redhat.com>

* configure.in: New check for -g on .S files.
* configure: Regenerated.
* config.make.in (have-cpp-asm-debuginfo): New variable.
* config.h.in (HAVE_CPP_ASM_DEBUGINFO): New #undef.
* Makeconfig (ASFLAGS): New variable, if undefined and
$(have-cpp-asm-debuginfo), take options matching -g% from $(CFLAGS).
* Makerules (compile.S, COMPILE.S): Use $(ASFLAGS).
Makeconfig
Makerules
config.h.in
config.make.in
configure
configure.in