Undo tmp change
This commit is contained in:
parent
d1ac041bf5
commit
6f9294d198
1 changed files with 1 additions and 2 deletions
|
@ -170,8 +170,7 @@ check_function_exists(index HAVE_INDEX)
|
|||
check_function_exists(ioctl HAVE_IOCTL)
|
||||
check_function_exists(kqueue HAVE_KQUEUE)
|
||||
check_function_exists(_mkdir HAVE__MKDIR)
|
||||
#check_function_exists(mkdir HAVE_MKDIR)
|
||||
check_symbol_exists(mkdir "time.h" HAVE_MKDIR)
|
||||
check_function_exists(mkdir HAVE_MKDIR)
|
||||
check_function_exists(mmap HAVE_MMAP)
|
||||
check_function_exists(pipe HAVE_PIPE)
|
||||
check_function_exists(poll HAVE_POLL)
|
||||
|
|
Loading…
Reference in a new issue