summaryrefslogtreecommitdiffstats
path: root/configure
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
parente6b8b4ba8881dbb985f22bd349577c5658ff9936 (diff)
Partially revert the previous commit (e6b8) as it breaks UTF-8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure11
1 files changed, 0 insertions, 11 deletions
diff --git a/configure b/configure
index 3499174..ccf2715 100755
--- a/configure
+++ b/configure
@@ -4993,17 +4993,6 @@ _ACEOF
fi
done
-for ac_func in isgraph
-do :
- ac_fn_c_check_func "$LINENO" "isgraph" "ac_cv_func_isgraph"
-if test "x$ac_cv_func_isgraph" = xyes; then :
- cat >>confdefs.h <<_ACEOF
-#define HAVE_ISGRAPH 1
-_ACEOF
-
-fi
-done
-
# Make sure we can run config.sub.
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||