This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: info build fails if posix not used...


On Apr 22 00:06, DJ Delorie wrote:
> 
> > Yes, it should be handled the same stdio64, etc...  Please go ahead.
> 
> How's this?
> 
> 	* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.
> 	(libc.info): Add posix.texi.
> 	(libc.dvi): Likewise.
> 	(stmp-posix): New.
> 	(posix.texi): New.
> 	(libc_TEXINFOS): Add posix.texi.
> 	* libc/configure.in (LIBC_POSIX_LIB, LIBC_POSIX_DEF): Add
> 	tests.
> 	* libc/libc.texinfo: Include posix.texi
> 	* libc/locale/locale.c: Fix texinfo typo.
> 	* libc/time/strftime.c: Fix texinfo typo.
> 
> 	* libc/configure: Regenerate.
> 	* libc/Makefile.in: Regenerate.
> 	* libc/argz/Makefile.in: Regenerate.
> 	* libc/ctype/Makefile.in: Regenerate.
> 	* libc/errno/Makefile.in: Regenerate.
> 	* libc/iconv/Makefile.in: Regenerate.
> 	* libc/iconv/ccs/Makefile.in: Regenerate.
> 	* libc/iconv/ccs/binary/Makefile.in: Regenerate.
> 	* libc/iconv/ces/Makefile.in: Regenerate.
> 	* libc/iconv/lib/Makefile.in: Regenerate.
> 	* libc/locale/Makefile.in: Regenerate.
> 	* libc/misc/Makefile.in: Regenerate.
> 	* libc/posix/Makefile.in: Regenerate.
> 	* libc/reent/Makefile.in: Regenerate.
> 	* libc/search/Makefile.in: Regenerate.
> 	* libc/signal/Makefile.in: Regenerate.
> 	* libc/stdio/Makefile.in: Regenerate.
> 	* libc/stdio64/Makefile.in: Regenerate.
> 	* libc/stdlib/Makefile.in: Regenerate.
> 	* libc/string/Makefile.in: Regenerate.
> 	* libc/syscalls/Makefile.in: Regenerate.
> 	* libc/time/Makefile.in: Regenerate.
> 	* libc/unix/Makefile.in: Regenerate.
> 	* libc/xdr/Makefile.in: Regenerate.

Looks good to me.  Please apply.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


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