summaryrefslogtreecommitdiff
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-03-22 18:39:52 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-03-22 18:39:52 +0200
commit047fa8844122d13e2898972c9e0a2332ddddc2f5 (patch)
treecbd95dcaa714ecdaa8bc66c39a15dee876587d91 /pc/config.h
parent4fa6f57bf897e7f69dbb606115d4e17a88e90532 (diff)
parent20a79b31c9897f825323eedee4c0eb01922d53da (diff)
downloadgawk-047fa8844122d13e2898972c9e0a2332ddddc2f5.tar.gz
Merge branch 'gawk-4.2-stable'
Diffstat (limited to 'pc/config.h')
-rw-r--r--pc/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pc/config.h b/pc/config.h
index 17c2c18a..d7c25142 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -473,6 +473,9 @@
/* Define to the version of this package. */
#define PACKAGE_VERSION "4.2.60"
+/* Define to 1 if *printf supports %a format */
+#define PRINTF_HAS_A_FORMAT 1
+
/* Define to 1 if *printf supports %F format */
#ifdef __DJGPP__
#define PRINTF_HAS_F_FORMAT 1