diff --git a/configure.in b/configure.in index 4f81f98877..1434c4c895 100644 --- a/configure.in +++ b/configure.in @@ -68,7 +68,6 @@ if test "x${ax_cv_c_compiler_vendor}" = "xsun" ; then elif test "x${ax_cv_c_compiler_vendor}" = "xgnu" ; then case "$host" in *darwin*) - echo in darwin SOLINK="-dynamic -bundle -force-flat-namespace" ;; *) diff --git a/src/include/switch_private.h.in b/src/include/switch_private.h.in index 07dd146b40..a61eded2a4 100644 --- a/src/include/switch_private.h.in +++ b/src/include/switch_private.h.in @@ -7,9 +7,6 @@ */ #undef HAVE_DIRENT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_DLFCN_H - /* Define to 1 if you have the `gethostname' function. */ #undef HAVE_GETHOSTNAME