1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-20 18:36:46 +00:00

don't define inline to nothing

This commit is contained in:
Michael Jerris 2014-01-30 08:53:51 -05:00
parent 905225a36c
commit 39c3ca0014

@ -38,6 +38,7 @@ fi
AM_CONDITIONAL([WANT_DEBUG],[test "${enable_debug}" = "yes"])
IN_LINE=inline
case "$host" in
*-solaris2*)