提交 180d2bc7 authored 作者: Michael Jerris's avatar Michael Jerris

remove debug line from my previous commit

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4692 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 31d1e20f
...@@ -68,7 +68,6 @@ if test "x${ax_cv_c_compiler_vendor}" = "xsun" ; then ...@@ -68,7 +68,6 @@ if test "x${ax_cv_c_compiler_vendor}" = "xsun" ; then
elif test "x${ax_cv_c_compiler_vendor}" = "xgnu" ; then elif test "x${ax_cv_c_compiler_vendor}" = "xgnu" ; then
case "$host" in case "$host" in
*darwin*) *darwin*)
echo in darwin
SOLINK="-dynamic -bundle -force-flat-namespace" SOLINK="-dynamic -bundle -force-flat-namespace"
;; ;;
*) *)
......
...@@ -7,9 +7,6 @@ ...@@ -7,9 +7,6 @@
*/ */
#undef HAVE_DIRENT_H #undef HAVE_DIRENT_H
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the `gethostname' function. */ /* Define to 1 if you have the `gethostname' function. */
#undef HAVE_GETHOSTNAME #undef HAVE_GETHOSTNAME
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论