WINGs: Less ad-hoc approach for __wmessage()

Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
This commit is contained in:
Tamas TEVESZ
2010-10-07 12:04:29 +02:00
committed by Carlos R. Mafra
parent d2853c8584
commit 4478f21b7f
2 changed files with 39 additions and 17 deletions
+1 -1
View File
@@ -164,7 +164,7 @@ dnl not used anywhere
AC_FUNC_MEMCMP
AC_FUNC_VPRINTF
AC_CHECK_FUNCS(gethostname select poll strcasecmp strncasecmp \
setsid atexit mallinfo mkstemp)
setsid atexit mallinfo mkstemp sysconf)
dnl Check for strlcat/strlcpy
dnl =========================