]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
remove debug line from my previous commit
authorMichael Jerris <mike@jerris.com>
Tue, 20 Mar 2007 20:47:21 +0000 (20:47 +0000)
committerMichael Jerris <mike@jerris.com>
Tue, 20 Mar 2007 20:47:21 +0000 (20:47 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4692 d0543943-73ff-0310-b7d9-9358b9ac24b2

configure.in
src/include/switch_private.h.in

index 4f81f988774442bc94e0ae608b7ea704bd9d33c9..1434c4c895a676a037d547206ae4b0bd4b1f2649 100644 (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"
         ;;
         *)
index 07dd146b4036c9c696609cc26bc5419ad3609ebf..a61eded2a4006f9fd02e808eed56eb704f753fdf 100644 (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