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

View File

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