Skip to content
Snippets Groups Projects
  • Zack Weinberg's avatar
    2fac9c01
    configure.ac: Don't invoke ACX_HEADER_STDBOOL. · 2fac9c01
    Zack Weinberg authored
    gcc:
    	* configure.ac: Don't invoke ACX_HEADER_STDBOOL.
    	* configure, config.in: Regenerate.
    	* system.h: Unconditionally define bool as unsigned char,
    	BOOL_BITFIELD as unsigned int.
    	* domwalk.h: Use BOOL_BITFIELD.
    libcpp:
    	* configure.ac: Don't invoke ACX_HEADER_STDBOOL.
    	* configure, config.in: Regenerate.
    	* system.h: Unconditionally define bool as unsigned char,
    	BOOL_BITFIELD as unsigned int.
    	* .cvsignore: New file.
    
    From-SVN: r83020
    2fac9c01
    History
    configure.ac: Don't invoke ACX_HEADER_STDBOOL.
    Zack Weinberg authored
    gcc:
    	* configure.ac: Don't invoke ACX_HEADER_STDBOOL.
    	* configure, config.in: Regenerate.
    	* system.h: Unconditionally define bool as unsigned char,
    	BOOL_BITFIELD as unsigned int.
    	* domwalk.h: Use BOOL_BITFIELD.
    libcpp:
    	* configure.ac: Don't invoke ACX_HEADER_STDBOOL.
    	* configure, config.in: Regenerate.
    	* system.h: Unconditionally define bool as unsigned char,
    	BOOL_BITFIELD as unsigned int.
    	* .cvsignore: New file.
    
    From-SVN: r83020