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

use pkg-config to find mono

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9836 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 ad5b3c10
MOD_CFLAGS=-D_REENTRANT -pthread -I/opt/mono-1.9/lib/pkgconfig/../../include/mono-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lmono LOCAL_INSERT_CFLAGS= /usr/bin/pkg-config mono --cflags
LOCAL_INSERT_LDFLAGS= /usr/bin/pkg-config mono --libs
#MOD_CFLAGS=-D_REENTRANT -pthread -I/opt/mono-1.9/lib/pkgconfig/../../include/mono-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lmono
BASE=../../../.. BASE=../../../..
VERBOSE=1 VERBOSE=1
include $(BASE)/build/modmake.rules include $(BASE)/build/modmake.rules
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论