[Freeswitch-svn] [commit] r12044 - freeswitch/trunk/src

FreeSWITCH SVN shaneb at freeswitch.org
Sun Feb 15 23:12:17 PST 2009


Author: shaneb
Date: Mon Feb 16 01:12:17 2009
New Revision: 12044

Log:
apr cmake files

Modified:
   freeswitch/trunk/src/CMakeLists.txt

Modified: freeswitch/trunk/src/CMakeLists.txt
==============================================================================
--- freeswitch/trunk/src/CMakeLists.txt	(original)
+++ freeswitch/trunk/src/CMakeLists.txt	Mon Feb 16 01:12:17 2009
@@ -6,9 +6,7 @@
 
 INCLUDE_DIRECTORIES(include/ ../libs/libresample/include/ ../libs/srtp/crypto/include/ ../libs/srtp/include/ ../libs/speex/include/) 
 
-if( HAVE_NETDB_H)
-	add_definitions( -DHAVE_NETDB_H)
-endif( HAVE_NETDB_H)
+
 
 SET ( freeswitch_la_SRCS 
 



More information about the Freeswitch-svn mailing list