summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 0abe050..229d44c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -217,6 +217,9 @@
/* Version number of package */
#undef VERSION
+/* Define if backslash-a works in C strings. */
+#undef HAVE_C_BACKSLASH_A
+
/* Define if system has ptrdiff_t type */
#undef HAVE_PTRDIFF_T