configure.ac: Don't test for [build] __cxa_atexit when building a cross compiler.
authorPaul Brook <paul@codesourcery.com>
Wed, 27 Oct 2004 16:08:48 +0000 (16:08 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Wed, 27 Oct 2004 16:08:48 +0000 (16:08 +0000)
commit18fbf5995baaa360a2d6951ac7d91cc7ae002696
tree76dbd3e55a694f789e3d6a20e1c10f46261a7f79
parent57991ebac2ab38cf53fcda989db5825f92411534
configure.ac: Don't test for [build] __cxa_atexit when building a cross compiler.

* configure.ac: Don't test for [build] __cxa_atexit when building a
cross compiler.
* configure: Regenerate.

From-SVN: r89684
gcc/ChangeLog
gcc/configure
gcc/configure.ac