attempts to fix vsnprintf() detection under HP-UX

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-01-18 02:33:13 +00:00
parent 677eb52d3f
commit ec0d6da38d
4 changed files with 48 additions and 0 deletions

View File

@@ -993,6 +993,9 @@
/* Define if you have vsnprintf() */
#undef HAVE_VSNPRINTF
/* Define if you have vsnprintf() declaration in the header */
#undef HAVE_VSNPRINTF_DECL
/* Define if you have usleep() */
#define HAVE_USLEEP 1