aboutsummaryrefslogtreecommitdiff
path: root/pdstring+wchar/src/config.h.in
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2009-01-23 22:24:42 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2009-01-23 22:24:42 +0000
commitd126e78f7728e131b0617a0318fcf6a45ad40844 (patch)
tree5f04e5e99c116738ff177207dc57138ac7f7bd93 /pdstring+wchar/src/config.h.in
parent7601ef8eabc854709b5bdb312de9e7cee34a8c20 (diff)
+ did basic renaming 'string' -> 'bytes'
svn path=/trunk/externals/moocow/; revision=10607
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