This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


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

Re: installing with make 3.77


   Date: Mon, 21 Sep 1998 08:10:24 -0700
   From: Joel Klecker <jk@espy.org>

   This part of the patch poses a problem, the macro 'AC_LFS' is not defined
   in the current public release (2.12) of autoconf, and none of the snapshots
   I've been able to find have it either.

It is included in `acinclude.m4' in the toplevel directory of the make
distribution.  You should run `aclocal' to update the `aclocal.m4' in
the `glob' subdirectory.  You might need to add the `-I ..'
command-line option if you run `aclocal' in the `glob' subdirectory.
And don't forget to run `autoconf' afterwards.

Mark


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