ports/cad/opencascade/files/patch-configure.ac

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=
#---------------------------------------------------------------------
#