freebsd-ports/databases/dbconnect/files/patch-configure.in
Kirill Ponomarev c20c561ee1 - Update to 0.3.4
- Utilize OPTIONS
- Assign maintainership to submitter

PR:		ports/63821
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-03-07 09:05:13 +00:00

11 lines
293 B
Text

--- configure.in.orig Fri Mar 5 22:34:26 2004
+++ configure.in Fri Mar 5 22:34:40 2004
@@ -76,8 +76,6 @@
[AC_MSG_ERROR([Unable to find required header file])])
AC_C_BIGENDIAN
-FIND_DYN_LIB(pthread, pthread_create)
-FIND_DYN_LIB(dl, dlopen)
dnl Checks for Programs.