Mercurial > hg > octave-lyh
diff configure.ac @ 15130:f635710b3090
configure.ac: Add AM_PROG_CC_C_O check for Automake subdir-objects support in C compiler.
* configure.ac: Add AM_PROG_CC_C_O check for Automake subdir-objects support in
C compiler.
author | Rik <rik@octave.org> |
---|---|
date | Wed, 08 Aug 2012 10:41:31 -0700 |
parents | 87411930d6c4 |
children | edae65062740 |
line wrap: on
line diff
--- a/configure.ac +++ b/configure.ac @@ -1880,6 +1880,9 @@ ## Does the C compiler handle alloca() and const correctly? AC_FUNC_ALLOCA +## Does the C compiler support Automake subdir-objects option? +AM_PROG_CC_C_O + ### Checks for functions and variables. AC_CHECK_FUNCS(basename canonicalize_file_name \