X-Git-Url: http://winboard.nl/cgi-bin?p=gnushogi.git;a=blobdiff_plain;f=configure.ac;h=0b640865b7ff9e259e6bf2450b87dd372aa2674c;hp=b312ce85049ab7dc5dfac4a0b92ccb1418db712b;hb=d15a5f9029ec53f4bc1cd18c3b06c00c267f7264;hpb=244b6d6a4583cee8113904e9471ce47d14f1f167 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])