mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-09 00:32:05 -04:00
Automake 1.10 says: "compiling `test_disk.c' with per-target flags
requires `AM_PROG_CC_C_O' in `configure.in'". git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1593 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
ab4a1d2954
commit
ab24bcc097
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ gl_EARLY
|
|||
AC_PROG_GCC_TRADITIONAL
|
||||
AC_PROG_LIBTOOL
|
||||
|
||||
AM_PROG_CC_C_O
|
||||
|
||||
AC_FUNC_ERROR_AT_LINE
|
||||
|
||||
ifdef([AC_FUNC_STRTOD],[AC_FUNC_STRTOD],[AM_FUNC_STRTOD])
|
||||
|
|
|
|||
Loading…
Reference in a new issue