X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=configure.ac;h=0a8f2a86cb732bdfc40ccf59d0eb213d46db0a18;hp=a939d8affe5c558827d2117faf541cc3dbf64c77;hb=1068648718dad86471451266fcdf4248bb79f3fe;hpb=0a909cac79e9d46ad6470b9deab9df9493f66a69 diff --git a/configure.ac b/configure.ac index a939d8a..0a8f2a8 100644 --- a/configure.ac +++ b/configure.ac @@ -80,7 +80,7 @@ AC_ARG_ENABLE([debug], AC_DEFINE([WARNING], 1) fi]) -dnl Used in tests/Makefile.am to build the test only if error() is available. +dnl Used in tests/Makefile.am to build the test only if function is available. AM_CONDITIONAL([HAVE_ERROR_H],[test "x$ac_cv_header_error_h" = xyes]) AM_CONDITIONAL([HAVE_VFORK],[test "x$ac_cv_func_vfork_works" = xyes])