]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure
configure.in: Correct --help text for --with-dwarf2.
authorZack Weinberg <zack@wolery.cumb.org>
Thu, 10 Feb 2000 05:32:04 +0000 (05:32 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Thu, 10 Feb 2000 05:32:04 +0000 (05:32 +0000)
commit756ee60292b6f874442130b3fef2227caf62257c
treec7c4271f3ab7194d88d9fd734a9be2d5139fe782
parentbb52fa7f8606991a77af8ff6f0edabb8d7ffd280
configure.in: Correct --help text for --with-dwarf2.

* configure.in: Correct --help text for --with-dwarf2.
Put tm-dwarf2.h after other tm files, if it's requested.
* configure: Regenerate.
* config/tm-dwarf2.h: #undef PREFERRED_DEBUGGING_TYPE before
defining it.

From-SVN: r31883
gcc/ChangeLog
gcc/config/tm-dwarf2.h
gcc/configure
gcc/configure.in