--- hopm/trunk/configure 2015/01/01 18:49:40 5266 +++ hopm/trunk/configure 2015/01/06 13:27:34 5314 @@ -1,4 +1,5 @@ #! /bin/sh +# From configure.ac Id: configure.ac 4980 2014-12-05 14:30:16Z michael . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for hopm TRUNK. # @@ -2136,9 +2137,6 @@ ac_link='$CC -o conftest$ac_exeext $CFLA ac_compiler_gnu=$ac_cv_c_compiler_gnu - -ac_config_headers="$ac_config_headers src/setup.h" - am__api_version='1.14' ac_aux_dir= @@ -2747,7 +2745,6 @@ END fi fi - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } # Check whether --enable-maintainer-mode was given. @@ -2771,6 +2768,10 @@ fi +ac_config_headers="$ac_config_headers src/setup.h" + + + DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles"