1. 08 Jul, 2000 2 commits
    • configure.in (AC_OUTPUT_COMMANDS): Link $THREADS.h and c++threads.h instead of copying. · 0828a0bd
      
      2000-07-07  Benjamin Kosnik  <bkoz@soma.redhat.com>
      
      	* configure.in (AC_OUTPUT_COMMANDS): Link $THREADS.h and
      	c++threads.h instead of copying.
      	* acinclude.m4 (GLIBCPP_ENABLE_THREADS): Do link here.
      	Tweaks.
      
      From-SVN: r34918
      Benjamin Kosnik committed
    • Clean up configure/build longstanding issues. · 6eaa6abd
      
      2000-07-07  Benjamin Kosnik  <bkoz@soma.redhat.com>
      
      	Clean up configure/build longstanding issues.
      	* src/Makefile.am (AC_CXXFLAGS): Don't set @SECTION_LDFLAGS@ here.
      	(CXXLINK): Add here, instead.
      
      	* Makefile.am (check-install): Make sure mkcheck has execute privs.
      	(check): Same here.
      	* configure.in (AC_OUTPUT_COMMANDS): Remove hacks here.
      
      	* configure.in (AC_OUTPUT_COMMANDS): Link c_io_libio.h and
      	c_io_libio.cc instead of copying.
      	* acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Do link here.
      
      	* configure.in (AC_OUTPUT_COMMANDS): Link $THREADS.h and
      	c++threads.h instead of copying.
      	* acinclude.m4 (GLIBCPP_ENABLE_THREADS): Do link here.
      
      	* config/c_io_libio.cc (__basic_file::_M_open_mode): Consolidate.
      	* bits/basic_file.h: Declare.
      
      	* mkcheck.in (TESTS_FILE): Use -v instead of --version.
      
      From-SVN: r34917
      Benjamin Kosnik committed
  2. 07 Jul, 2000 22 commits
  3. 06 Jul, 2000 16 commits