+include
This commit is contained in:
parent
3497ee506f
commit
e430f9bc6e
|
@ -22,14 +22,12 @@ AC_PROG_RANLIB
|
|||
AC_PROG_MAKE_SET
|
||||
|
||||
dnl Checks for libraries.
|
||||
AM_ALLIANCE
|
||||
AC_CHECK_LIB(m, sqrt)
|
||||
|
||||
dnl Checks for typedefs, structures, and compiler characteristics.
|
||||
AC_C_CONST
|
||||
|
||||
dnl Checks for library functions.
|
||||
|
||||
AM_ALLIANCE
|
||||
|
||||
AC_OUTPUT([
|
||||
Makefile
|
||||
|
|
Loading…
Reference in New Issue