openbsd-ports/shells/scsh/patches/patch-configure_in

12 lines
524 B
Plaintext
Raw Normal View History

$OpenBSD: patch-configure_in,v 1.3 2010/05/22 11:13:56 espie Exp $
--- configure.in.orig Sat May 22 12:57:53 2010
+++ configure.in Sat May 22 12:58:06 2010
@@ -348,7 +348,6 @@ esac
AC_CHECK_HEADERS(sys/un.h)
AC_CHECK_HEADERS(crypt.h)
AC_CHECK_FUNCS(gettimeofday ftime nlist select setitimer sigaction vasprintf)
- SCSH_SOCKLEN_T
AC_CHECK_FUNC(dlopen, [AC_DEFINE(HAVE_DLOPEN,
1, [Define to 1 if the interface to the dynamic linker exists])
have_dlopen="yes"],