don't define inline to nothing

This commit is contained in:
Michael Jerris 2014-01-30 08:53:51 -05:00
parent 7b44e5b27c
commit 16c9c1df0a

View File

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