summaryrefslogtreecommitdiff
path: root/configh.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-08-29 05:58:49 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-08-29 05:58:49 +0300
commitaf43bad53b2f05ba0d4403a59433f587a1e32b22 (patch)
tree3140c3e94c82bb687009bdcf547786b73f3f276b /configh.in
parent00682d87a1a1c0535c0fa5adb27867578dc76d49 (diff)
downloadgawk-af43bad53b2f05ba0d4403a59433f587a1e32b22.tar.gz
Use fwrite_unlocked if it exists. Nice speedup in output.
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 478f712b..41f63d4f 100644
--- a/configh.in
+++ b/configh.in
@@ -48,6 +48,9 @@
/* Define to 1 if you have the `fmod' function. */
#undef HAVE_FMOD
+/* Define to 1 if you have the `fwrite_unlocked' function. */
+#undef HAVE_FWRITE_UNLOCKED
+
/* have getaddrinfo */
#undef HAVE_GETADDRINFO