configure script error (PR#321)

Kurt Hornik Kurt.Hornik@ci.tuwien.ac.at
Mon, 15 Nov 1999 11:10:30 +0100 (CET)


>>>>> Peter Dalgaard BSA writes:

> zeitler@corecomm.net writes:
>> Line 2158 of configure is missing the ${CFLAGS} entry on the compilation of 
> ....

>> if ${CC-cc} -c conftest.c 1>&5 2>&5; then
>> 
>> New line 2158:
>> if ${CC-cc} -c ${CFLAGS} conftest.c 1>&5 2>&5; then

> The configure script is autogenerated from configure.in and
> aclocal.m4, so fixes by line number is not too useful. In my sources
> it was now line 1987. Thanks anyway.

Thanks for the report.

> That'll be l.424 of the current aclocal.m4, inside
> AC_DEFUN(R_PROG_F77_CC_COMPAT,<etc>.

> I'll leave it for those who actually understand autoconf to check that
> your fix is correct.

Fixed now.

-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._