This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gfortran] PATCH implement g77 intrinsics


You didn't correctly regenerate libgfortran/aclocal.m4 on mainline. It is
missing the line to include ../config/no-executables.m4, so that
GCC_NO_EXECUTABLES remains unexpanded in libgfortran/configure.

$ ucvs-gcc status aclocal.m4 =================================================================== File: aclocal.m4 Status: Up-to-date

   Working revision:    1.8
   Repository revision: 1.8     /cvs/gcc/gcc/libgfortran/aclocal.m4,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

$ aclocal
$ ucvs-gcc diff aclocal.m4
$

What else should I be doing to regenerate it?

FX


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]