Skip to content

Commit cf728f6

Browse files
committed
Autoconf: Lose AC_C_INLINE: inline is in C99.
1 parent ddb4a4a commit cf728f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ if test "$ac_cv_prog_cc_c99" = "no"; then
2929
AC_MSG_WARN([The C compiler does not support C99; there may be compiler errors])
3030
fi
3131
AC_LBL_C_INIT(V_CCOPT, V_INCLS)
32-
AC_C_INLINE
3332

3433
AC_CHECK_HEADERS(fcntl.h rpc/rpc.h rpc/rpcent.h net/if.h)
3534
#

0 commit comments

Comments
 (0)