From: Jesse Thilo Date: Thu, 13 Apr 2000 19:12:06 +0000 (+0000) Subject: Check for `inline' explicitly. X-Git-Tag: BISON-1_28b~140 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/dd877b0c3992c7e2bd8bc7c2285c41934e5cb023?ds=sidebyside Check for `inline' explicitly. --- diff --git a/configure.in b/configure.in index 020e6483..a9e625b1 100644 --- a/configure.in +++ b/configure.in @@ -53,6 +53,7 @@ dnl Checks for structures. dnl Checks for compiler characteristics. AC_C_CONST +AC_C_INLINE AM_C_PROTOTYPES dnl Checks for library functions.