diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 0e5baf007bc..0788fc2876a 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2003-03-04 Benjamin Kosnik + + * include/Makefile.am (allstamps): Remove stamp-std-precompile. + * include/Makefile.in: Regenerate. + 2003-03-03 Benjamin Kosnik * testsuite/abi_check.cc (report_symbol_info): Add version info. diff --git a/libstdc++-v3/include/Makefile.am b/libstdc++-v3/include/Makefile.am index cfa081f82f6..2588d08c9ef 100644 --- a/libstdc++-v3/include/Makefile.am +++ b/libstdc++-v3/include/Makefile.am @@ -343,7 +343,7 @@ thread_target_headers = \ # CLEANFILES and all-local are kept up-to-date. allstamps = \ stamp-std stamp-bits stamp-c_base stamp-c_compatibility \ - stamp-backward stamp-ext stamp-target stamp-std-precompile + stamp-backward stamp-ext stamp-target # Here are the rules for building the headers all-local: ${target_builddir}/c++config.h ${thread_target_headers} ${allstamps} diff --git a/libstdc++-v3/include/Makefile.in b/libstdc++-v3/include/Makefile.in index 874d1bec421..a9008a68f33 100644 --- a/libstdc++-v3/include/Makefile.in +++ b/libstdc++-v3/include/Makefile.in @@ -460,7 +460,7 @@ thread_target_headers = \ # CLEANFILES and all-local are kept up-to-date. allstamps = \ stamp-std stamp-bits stamp-c_base stamp-c_compatibility \ - stamp-backward stamp-ext stamp-target stamp-std-precompile + stamp-backward stamp-ext stamp-target # Target includes for threads