f57c5b1eb8
From: Yozo TODA <yozo@v007.vaio.ne.jp>, who also submitted the port.
12 lines
390 B
Plaintext
12 lines
390 B
Plaintext
$OpenBSD: patch-configure_in,v 1.1 2003/09/30 19:41:10 naddy Exp $
|
|
--- configure.in.orig 2003-09-30 21:35:58.000000000 +0200
|
|
+++ configure.in 2003-09-30 21:36:05.000000000 +0200
|
|
@@ -24,7 +24,4 @@ dnl Checks for typedefs, structures, and
|
|
AC_CHECK_SIZEOF(unsigned long long)
|
|
AC_CHECK_SIZEOF(unsigned long)
|
|
|
|
-dnl Checks for library functions.
|
|
-AC_CHECK_FUNCS(getopt)
|
|
-
|
|
AC_OUTPUT(Makefile)
|