From e3ecd8d90b57c48ecbeddab3b98dbcbb486bc360 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Fri, 22 Nov 2002 22:30:07 +0000 Subject: [PATCH] Ran autoconf on the configure.in that was recently checked in git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 51eae85439..0f69caa2fe 100755 --- a/configure +++ b/configure @@ -22770,6 +22770,7 @@ echo " Which GUI toolkit should wxWindows use? ${TOOLKIT:-base echo " Should wxWindows be compiled in debug mode? ${wxUSE_DEBUG:-no}" echo " Should wxWindows be linked as a shared library? ${wxUSE_SHARED:-no}" +echo " Should wxWindows be compiled in Unicode mode? ${wxUSE_UNICODE:-no}" echo " Which libraries should wxWindows use?" echo " jpeg ${wxUSE_LIBJPEG-none}"