aboutsummaryrefslogtreecommitdiffstats
path: root/conf/m4/kde/AC_CHECK_BOOL.m4
Commit message (Collapse)AuthorAgeFilesLines
* Remove test for bool, because it was breaking the build for reasons IReuben Thomas2005-04-161-16/+0
| | | | | don't fully understand, and in any case it's unnecessary: any sensible C++ compiler will now have proper bool support.
* Quote DEFUN names to make recent autoconf happy.Reuben Thomas2004-10-041-1/+1
|
* Reworked configuration:Fritz Elfert2001-01-311-0/+16
- Splitted up acinclude.m4 - Added m4 macros, needed for KDE stuff