aboutsummaryrefslogtreecommitdiffstats
path: root/configh.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-02-01 20:36:58 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-02-01 20:36:58 +0200
commitc8b1d3057b39faffe01fc57d244d22d9c1e89bbf (patch)
treeb3f5bc86767463499700fdb44c9d61e6f18b8781 /configh.in
parentbcaf861a58e63aaf82aa74abcc92ac1d81b040a6 (diff)
downloadegawk-c8b1d3057b39faffe01fc57d244d22d9c1e89bbf.tar.gz
egawk-c8b1d3057b39faffe01fc57d244d22d9c1e89bbf.tar.bz2
egawk-c8b1d3057b39faffe01fc57d244d22d9c1e89bbf.zip
Update and simplify dfa.c.
Diffstat (limited to 'configh.in')
-rw-r--r--configh.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configh.in b/configh.in
index 68ea91aa..1c362292 100644
--- a/configh.in
+++ b/configh.in
@@ -84,6 +84,9 @@
/* Define to 1 if you have the `isascii' function. */
#undef HAVE_ISASCII
+/* Define to 1 if you have the `isblank' function. */
+#undef HAVE_ISBLANK
+
/* Define to 1 if you have the `iswctype' function. */
#undef HAVE_ISWCTYPE