This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [patch, mips] Fix stubs files for hard float vs. soft float


On Tue, 2012-10-23 at 15:48 -0700, Roland McGrath wrote:

> > I guess I could put it in ports/sysdeps/unix/sysv/linux/mips/configure.in
> > instead since the Makefile that includes the generated Makefile is in
> > ports/sysdeps/unix/sysv/linux/mips.  Would that be better?
> 
> Yes, that's the correct place.
> 
> 
> Thanks,
> Roland

Is there a 'trick' to modifying this configure.in file?  If I change
configure.in, remove all autom4te.cache directories from my source
directory, and do a configure/build, the configure file in this
directory does not seem to get automatically updated by autoconf.  If I
try to regenerate configure by running autoconf by hand in that
directory I wind up with an empty configure file (even with no changes
in configure.in).  I thought that the glibc configure/make process was
doing the autoconf automatically, but it doesn't seem to be working for
me now.

What is the right way to regenerate
ports/sysdeps/unix/sysv/linux/mips/configure from
ports/sysdeps/unix/sysv/linux/mips/configure.in?

Steve Ellcey
sellcey@mips.com


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