mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-09 16:38:32 +01:00
Minor documentation update.
This commit is contained in:
@@ -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])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user