From 9f6510850e3782a22b0ac282161f5e1e7413f3f2 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Sun, 25 Jan 2009 22:16:17 +0000 Subject: + got 'wchars' objects working svn path=/trunk/externals/moocow/; revision=10638 --- pdstring+wchar/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdstring+wchar/configure') diff --git a/pdstring+wchar/configure b/pdstring+wchar/configure index d4be0f4..9787a42 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 bytes2wchars" +PD_OBJ_EXTERNALS="any2bytes bytes2any bytes2wchars wchars2bytes" # Check whether --enable-object-externals was given. if test "${enable_object_externals+set}" = set; then -- cgit v1.2.1