aboutsummaryrefslogtreecommitdiff
path: root/pdstring+wchar/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'pdstring+wchar/src/config.h.in')
-rw-r--r--pdstring+wchar/src/config.h.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/pdstring+wchar/src/config.h.in b/pdstring+wchar/src/config.h.in
index fe4add7..748fa6a 100644
--- a/pdstring+wchar/src/config.h.in
+++ b/pdstring+wchar/src/config.h.in
@@ -1,7 +1,10 @@
/* src/config.h.in. Generated from configure.ac by autoheader. */
-/* Define this to include debugging code for the 'string2any' external. */
-#undef ANY2STRING_DEBUG
+/* Define this to include debugging code for the 'bytes2any' external. */
+#undef ANY2BYTES_DEBUG
+
+/* Define this to include debugging code for the 'any2bytes' external. */
+#undef BYTES2ANY_DEBUG
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
@@ -33,8 +36,5 @@
/* User who configured this external */
#undef PDSTRING_USER
-/* Define this to include debugging code for the 'any2string' external. */
-#undef STRING2ANY_DEBUG
-
/* Version number of package */
#undef VERSION