Rask Ingemann Lambertsen <[EMAIL PROTECTED]> writes: > Index: fixincludes/configure.ac > =================================================================== > --- fixincludes/configure.ac (revision 127373) > +++ fixincludes/configure.ac (working copy) > @@ -5,6 +5,15 @@ > AC_CONFIG_AUX_DIR(..) > AC_CANONICAL_SYSTEM > AC_PROG_CC > +AC_PROG_CC_C_O > +# autoconf is lame and doesn't give us any substitution variable for this. > +if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" = no"; then
if eval test \"\$ac_cv_prog_cc_${ac_cc}_c_o\" = no; then > +AC_SUBST(NO_MINUS_C_MINUS_O) That looks unused. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."