Makefile.am (all-local): Do not build testsuite_files.

* testsuite/Makefile.am (all-local): Do not build testsuite_files.
	* testsuite/Makefile.in: Regenerated.

From-SVN: r96984
This commit is contained in:
Mark Mitchell 2005-03-24 06:54:46 +00:00 committed by Mark Mitchell
parent 59d4982b57
commit 29ae384381
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2005-03-23 Mark Mitchell <mark@codesourcery.com>
* testsuite/Makefile.am (all-local): Do not build testsuite_files.
* testsuite/Makefile.in: Regenerated.
2005-03-23 Benjamin Kosnik <bkoz@redhat.com>
* acinclude.m4: Adjust so that _GLIBCXX_USE_C99 implies

View File

@ -58,7 +58,7 @@ endif
abi_check_SOURCES = abi_check.cc
abi_check_DEPENDENCIES = libv3test.a
all-local: stamp_wchar stamp_thread testsuite_files
all-local: stamp_wchar stamp_thread
# Enable wchar_t tests if capable.
if GLIBCXX_TEST_WCHAR_T

View File

@ -583,7 +583,7 @@ uninstall-am: uninstall-info-am
tags uninstall uninstall-am uninstall-info-am
all-local: stamp_wchar stamp_thread testsuite_files
all-local: stamp_wchar stamp_thread
# Enable wchar_t tests if capable.
@GLIBCXX_TEST_WCHAR_T_TRUE@stamp_wchar: