summaryrefslogtreecommitdiff
path: root/configh.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2023-02-27 22:19:19 +0200
committerArnold D. Robbins <arnold@skeeve.com>2023-02-27 22:19:19 +0200
commitd5c88fbbbc92b80f424d35e5fd8cf3ede854dd87 (patch)
tree2ca3a92a4ab8522f0b3df983eee457c52e877de7 /configh.in
parent6e98a8184b52173cf961cc4052bdd81c33b04244 (diff)
downloadgawk-d5c88fbbbc92b80f424d35e5fd8cf3ede854dd87.tar.gz
Squashed commit of the following:
commit 4a145797803d4e16b3461d844464e753bf2ed5cf Author: Arnold D. Robbins <arnold@skeeve.com> Date: Mon Feb 27 21:58:06 2023 +0200 Update ChangeLogs and doc. commit a0262e53529c2f75dc4930dbeb95f47d526fd5d5 Merge: 6dd3e482 6e98a818 Author: Arnold D. Robbins <arnold@skeeve.com> Date: Mon Feb 27 21:35:08 2023 +0200 Merge branch 'gawk-5.2-stable' into private/fixes-for-readdir commit 6dd3e48226e365f8c2f1398037064c73f4f67ddb Author: Arnold D. Robbins <arnold@skeeve.com> Date: Sun Feb 26 21:45:18 2023 +0200 Improvements for setting up input parser.
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 e82ae154..fa922263 100644
--- a/configh.in
+++ b/configh.in
@@ -123,6 +123,9 @@
/* Define to 1 if the system has the type 'long long int'. */
#undef HAVE_LONG_LONG_INT
+/* Define to 1 if you have the `lstat' function. */
+#undef HAVE_LSTAT
+
/* Define to 1 if you have the `mbrlen' function. */
#undef HAVE_MBRLEN