From 594d84fede31a85cfad8f6aea557ab4aaf8cc035 Mon Sep 17 00:00:00 2001 From: Paul Cornett Date: Sat, 28 Jul 2007 19:35:09 +0000 Subject: [PATCH] remove duplicates git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- setup.h.in | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/setup.h.in b/setup.h.in index 42976ba840..054842aca4 100644 --- a/setup.h.in +++ b/setup.h.in @@ -951,9 +951,6 @@ /* 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 @@ -1011,9 +1008,6 @@ /* 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 @@ -1023,9 +1017,6 @@ /* 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 @@ -1035,9 +1026,6 @@ /* 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 header file. */ #undef HAVE_X11_XKBLIB_H -- 2.47.2