Undo tmp change

This commit is contained in:
xboi209 2015-10-17 13:16:06 -07:00
parent d1ac041bf5
commit 6f9294d198

View file

@ -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)