remove debug line from my previous commit

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4692 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-03-20 20:47:21 +00:00
parent 31d1e20fd1
commit 180d2bc755
2 changed files with 0 additions and 4 deletions

View File

@ -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"
;;
*)

View File

@ -7,9 +7,6 @@
*/
#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. */
#undef HAVE_GETHOSTNAME