summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-02-01 23:08:21 +0100
committerpgen <p.gen.progs@gmail.com>2018-02-01 23:23:56 +0100
commitc6904afd89aa0660c3cba7373f848dfa1fc101d9 (patch)
tree85bd9ffa0da0ed3c707865aac3f6fbe0cfb67e22 /configure.ac
parente6b8b4ba8881dbb985f22bd349577c5658ff9936 (diff)
Partially revert the previous commit (e6b8) as it breaks UTF-8
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7ead12d..9bb3e30 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,6 @@ AC_FUNC_MALLOC
AC_FUNC_REALLOC
AC_CHECK_FUNCS([mblen memset nl_langinfo pathconf regcomp setlocale])
AC_CHECK_FUNCS([strchr strrchr strspn])
-AC_CHECK_FUNCS([isgraph])
AC_CANONICAL_HOST
# OS-specific tests