summaryrefslogtreecommitdiff
path: root/texinfo
Commit message (Collapse)AuthorAgeFilesLines
* * Makefile.in (install, install-info, installdirs, uninstall): Makelaw1997-09-034-37/+29
| | | | | | | | | | | | | | these phony targets. So we don't overwrite a newer version of texinfo that might already be installed on the system. * makeinfo/makeinfo.c: Maybe include <stdlib.h> for malloc et al. * util/install-info.c: Include <string*.h>. (my_strerror): Use strerror if available. Avoids alpha bug and redecl of sys_errlist problems. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15051 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix Freedbsd build problem with patch from more recent texinfo sources.wilson1997-08-312-1/+13
| | | | | | | | * info/terminal.c (terminal_prep_terminal): Only use OCRNL and ONLCR if they are defined. Reported by many people. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15003 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix stupid typo in last change.law1997-08-261-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14943 138bc75d-0d04-0410-961f-82ee72b054a4
* * libtxi/Makefile.in: Add dependencies for memcpy, memmove and strdup.law1997-08-262-1/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14939 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionjason1997-08-21141-0/+81234
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14877 138bc75d-0d04-0410-961f-82ee72b054a4