]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
add wxVector docs
[wxWidgets.git] / setup.h.in
index 42976ba840f90f394923675237630d6ad1d569c9..34d27e6b8fe9ef28c9217bdff2e29777c0647579 100644 (file)
 /* Define if wchar_t is distinct type in your compiler. */
 #undef wxWCHAR_T_IS_REAL_TYPE
 
-/* Define if you have the dlopen function.  */
-#undef HAVE_DLOPEN
-
 /* Define if you have the dlerror function.  */
 #undef HAVE_DLERROR
 
 /* Define if you have the mkstemp function.  */
 #undef HAVE_MKSTEMP
 
-/* Define if you have the nanosleep function.  */
-#undef HAVE_NANOSLEEP
-
 /* Define if you have the putenv function.  */
 #undef HAVE_PUTENV
 
 /* Define if you have the setenv function.  */
 #undef HAVE_SETENV
 
-/* Define if you have the shl_load function.  */
-#undef HAVE_SHL_LOAD
-
 /* Define if you have strtok_r function. */
 #undef HAVE_STRTOK_R
 
 /* Define if you have the uname function.  */
 #undef HAVE_UNAME
 
-/* Define if you have the usleep function.  */
-#undef HAVE_USLEEP
+/* Define if you have the unsetenv function.  */
+#undef HAVE_UNSETENV
 
 /* Define if you have the <X11/XKBlib.h> header file.  */
 #undef HAVE_X11_XKBLIB_H