1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-18 11:10:32 -04:00
ports/security/snoopy/files/patch-configure.ac
2018-02-09 14:07:36 +00:00

15 lines
383 B
Text

--- configure.ac.orig 2016-09-14 15:02:26 UTC
+++ configure.ac
@@ -125,12 +125,6 @@ SNOOPY_PROG_CHECK([wc], [WC],
-dnl Checks for libraries.
-dnl FIXME: Replace `main' with a function in `-ldl':
-AC_CHECK_LIB([dl], [dlsym], [], [
- AC_MSG_ERROR([A library is missing. Unable to continue.])
-])
-
dnl Checks for header files.
AC_CHECK_HEADERS([ \
ctype.h \