[Freeswitch-svn] [commit] r12300 - freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv

FreeSWITCH SVN brian at freeswitch.org
Thu Feb 26 10:25:27 PST 2009


Author: brian
Date: Thu Feb 26 12:25:27 2009
New Revision: 12300

Log:
Thu Feb 26 09:12:40 CST 2009  Michael Jerris <mike at jerris.com>
  * sresolv/Makefile.am: don't override CFLAGS



Modified:
   freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/Makefile.am

Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/Makefile.am
==============================================================================
--- freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/Makefile.am	(original)
+++ freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/sresolv/Makefile.am	Thu Feb 26 12:25:27 2009
@@ -24,6 +24,7 @@
 check_PROGRAMS +=	check_sres_sip
 TESTS +=		check_sres_sip
 check_sres_sip_LDADD = 	$(LDADD) ${top_builddir}/s2check/libs2.a @CHECK_LIBS@
+INCLUDES +=		-I${top_srcdir}/s2check
 
 CLEANFILES =		resolv.conf error.conf named.conf.tmp \
 			.test_sresolv.api.conf.?????? \



More information about the Freeswitch-svn mailing list