mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
15 lines
383 B
Text
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 \
|