X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=923ec35e4254788a6aca9a179e250554be316e9e;hb=83df80656b43f988f8eb6c488beea936c39b19e0;hp=bae9d3d8190fd5a29b912d49b5029ad3bc627bea;hpb=a20e51b7c79f22d3e30aa2a6a7abc73d8c5d85eb;p=gnushogi.git diff --git a/configure.ac b/configure.ac index bae9d3d..923ec35 100644 --- a/configure.ac +++ b/configure.ac @@ -103,12 +103,11 @@ AC_MSG_NOTICE([library functions]) AC_FUNC_FORK AC_PROG_GCC_TRADITIONAL AC_FUNC_MALLOC -AC_FUNC_SETVBUF_REVERSED AC_TYPE_SIGNAL AC_CHECK_FUNCS([dup2 gethostname gettimeofday memset pow strcasecmp]) AC_CHECK_FUNCS([strchr strerror strrchr strstr strtol]) AC_CHECK_FUNCS([memcpy bcopy]) -AC_CHECK_FUNCS([setlinebuf setvbuf]) +AC_CHECK_FUNCS([setvbuf setlinebuf]) #