diff options
Diffstat (limited to 'pdstring+wchar/configure')
-rwxr-xr-x | pdstring+wchar/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdstring+wchar/configure b/pdstring+wchar/configure index 3a822ed..d4be0f4 100755 --- a/pdstring+wchar/configure +++ b/pdstring+wchar/configure @@ -3543,7 +3543,7 @@ esac ##------- PD externals: hack EXEEXT? PD_LIB_EXTERNALS="pdstring" -PD_OBJ_EXTERNALS="any2bytes bytes2any" +PD_OBJ_EXTERNALS="any2bytes bytes2any bytes2wchars" # Check whether --enable-object-externals was given. if test "${enable_object_externals+set}" = set; then |