c20c561ee1
- Utilize OPTIONS - Assign maintainership to submitter PR: ports/63821 Submitted by: Sergey Matveychuk <sem@ciam.ru>
11 lines
293 B
Text
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.
|