--- gforth/configure.in 1998/10/25 23:15:45 1.40 +++ gforth/configure.in 1998/12/12 22:32:04 1.42 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -#Copyright (C) 1995,1996 Free Software Foundation, Inc. +#Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc. #This file is part of Gforth. @@ -280,7 +280,6 @@ dnl using sin here is no good idea since AC_CHECK_LIB(m,asin) AC_CHECK_FUNCS(dlopen) AC_CHECK_LIB(dl,dlopen) -AC_CHECK_LIB(kernel32,GetModuleHandle) if test "$host_os" != "nextstep3" then AC_FUNC_MEMCMP