mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 02:49:14 -04:00
netfence.it>. Release notes at <http://www.opencascade.com/pub/doc/Release_Notes_6.6.0.pdf>.
12 lines
511 B
Text
12 lines
511 B
Text
--- configure.ac.orig 2013-04-19 08:49:57.000000000 +0200
|
|
+++ configure.ac 2013-05-08 23:20:45.000000000 +0200
|
|
@@ -67,8 +67,7 @@
|
|
#-----------------------------------------------------------------------------
|
|
# dl library is required
|
|
#-----------------------------------------------------------------------------
|
|
-AC_CHECK_LIB([dl],[dlopen],[],[AC_MSG_ERROR([dl library is required])])
|
|
-CSF_SOCKETLibs_LIB=-ldl
|
|
+CSF_SOCKETLibs_LIB=
|
|
|
|
#---------------------------------------------------------------------
|
|
#
|