提交 b51e4533 authored 作者: Michael Jerris's avatar Michael Jerris

Wed Mar 4 13:12:17 CST 2009 Pekka Pessi <first.last@nokia.com>

  * configure: SOFIA_GLIB_CFLAGS added
  Ignore-this: f70baad5a9f61b6fcbe44ec1aa4c2c22
  
  GLib behaves badly with -Wall -Werror.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12423 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 4357c2ac
Wed Mar 4 14:40:17 CST 2009 Wed Mar 4 14:42:12 CST 2009
...@@ -12,7 +12,8 @@ ...@@ -12,7 +12,8 @@
S_BASE = $(top_srcdir)/libsofia-sip-ua S_BASE = $(top_srcdir)/libsofia-sip-ua
B_BASE = $(top_builddir)/libsofia-sip-ua B_BASE = $(top_builddir)/libsofia-sip-ua
INCLUDES = -I$(S_BASE)/su -I$(B_BASE)/su $(GLIB_CFLAGS) INCLUDES = -I$(S_BASE)/su -I$(B_BASE)/su $(GLIB_CFLAGS) \
$(SOFIA_GLIB_CFLAGS)
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
# Build targets # Build targets
......
...@@ -122,6 +122,7 @@ esac]) ...@@ -122,6 +122,7 @@ esac])
AC_SUBST([CWFLAG], [$ac_cv_cwflag]) AC_SUBST([CWFLAG], [$ac_cv_cwflag])
AC_ARG_VAR([SOFIA_CFLAGS], [CFLAGS not used during configure]) AC_ARG_VAR([SOFIA_CFLAGS], [CFLAGS not used during configure])
AC_ARG_VAR([SOFIA_GLIB_CFLAGS], [Extra CFLAGS for libsofia-sip-ua-glib])
SAC_COVERAGE SAC_COVERAGE
]) ])
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论