1. made description of some options in configure [hopefully] more readable

2. got rid of --enable-wcsrtombs option, configure can find it out itself


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-09-28 13:34:12 +00:00
parent 3a922bb4bd
commit b3e8d00ab0
5 changed files with 703 additions and 712 deletions

View File

@@ -1005,6 +1005,9 @@
/* Define if you have the <w32api.h> header file (mingw,cygwin). */
#undef HAVE_W32API_H
/* Define if you have wcsrtombs() function */
#undef HAVE_WCSRTOMBS
/* Define this if you are using gtk and gdk contains support for X11R6 XIM */
#undef HAVE_XIM