mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-09 07:14:18 +01:00
Kill wstrerror
As far as i can tell, all current targets have strerror(). Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
This commit is contained in:
committed by
Carlos R. Mafra
parent
758f4c80d1
commit
3c847aa52b
@@ -163,7 +163,7 @@ dnl ============================
|
||||
dnl not used anywhere
|
||||
AC_FUNC_MEMCMP
|
||||
AC_FUNC_VPRINTF
|
||||
AC_CHECK_FUNCS(gethostname select poll strerror strcasecmp strncasecmp \
|
||||
AC_CHECK_FUNCS(gethostname select poll strcasecmp strncasecmp \
|
||||
setsid atexit mallinfo mkstemp)
|
||||
|
||||
dnl Check for inotify
|
||||
|
||||
Reference in New Issue
Block a user