X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=0b640865b7ff9e259e6bf2450b87dd372aa2674c;hb=586cbf3d7b87b8bae3154695cc1f6dda396cca7e;hp=b312ce85049ab7dc5dfac4a0b92ccb1418db712b;hpb=35b5979113b95569469056e8ea9bf3f79a4ff279;p=gnushogi.git diff --git a/configure.ac b/configure.ac index b312ce8..0b64086 100644 --- a/configure.ac +++ b/configure.ac @@ -91,7 +91,6 @@ AC_CHECK_SIZEOF(long) AC_MSG_NOTICE([library functions]) AC_PROG_GCC_TRADITIONAL -AC_FUNC_MALLOC AC_TYPE_SIGNAL AC_CHECK_FUNCS([gettimeofday memset pow]) AC_CHECK_FUNCS([strchr strerror strrchr strstr strtol])