]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
don't define inline to nothing
authorMichael Jerris <mike@jerris.com>
Thu, 30 Jan 2014 13:53:51 +0000 (08:53 -0500)
committerMichael Jerris <mike@jerris.com>
Thu, 30 Jan 2014 13:54:39 +0000 (08:54 -0500)
libs/srtp/configure.in

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