floor et yywrap
This commit is contained in:
parent
c6eaef8413
commit
9b7d9d56f6
|
@ -25,6 +25,8 @@ AC_PROG_MAKE_SET
|
||||||
|
|
||||||
dnl Checks for typedefs, structures, and compiler characteristics.
|
dnl Checks for typedefs, structures, and compiler characteristics.
|
||||||
AC_C_CONST
|
AC_C_CONST
|
||||||
|
AC_CHECK_LIB(m, floor)
|
||||||
|
AC_CHECK_LIB(fl, yywrap)
|
||||||
|
|
||||||
AM_ALLIANCE
|
AM_ALLIANCE
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue