This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

Re: Remove unneeded sinclude from configure fragments


On Fri, Oct 18, 2002 at 12:23:34PM -0700, Jeff Bailey wrote:

While going through my checks to make sure I got everything I had
found before, I noticed that all of the configure.in changes so far
had been committed except this one.  The ChangeLog entry is there, so
I think it's an oversight.

> Index: sysdeps/unix/sysv/linux/mips/configure.in
> ===================================================================
> RCS file: /cvs/glibc/libc/sysdeps/unix/sysv/linux/mips/configure.in,v
> retrieving revision 1.2
> diff -u -p -r1.2 configure.in
> --- sysdeps/unix/sysv/linux/mips/configure.in   24 Aug 2001 18:27:55 -0000      1.2
> +++ sysdeps/unix/sysv/linux/mips/configure.in   18 Oct 2002 19:16:09 -0000
> @@ -1,4 +1,3 @@
> -sinclude(./aclocal.m4)dnl Autoconf lossage
>  GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
>  # Local configure fragment for sysdeps/unix/sysv/linux/mips.

-- 
learning from failures is nice in theory...
but in practice, it sucks :)
 - Wolfgang Jaehrling


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