- Sep 05, 1997
-
-
Jeffrey A Law authored
From-SVN: r15099
-
- Sep 03, 1997
-
-
Jeff Law authored
* Makefile.in (install, install-info, installdirs, uninstall): Make 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. From-SVN: r15051
-
- Aug 31, 1997
-
-
Karl Berry authored
* info/terminal.c (terminal_prep_terminal): Only use OCRNL and ONLCR if they are defined. Reported by many people. From-SVN: r15003
-
- Aug 26, 1997
-
-
Jeff Law authored
From-SVN: r14943
-
Jeffrey A Law authored
From-SVN: r14939
-
- Aug 21, 1997
-
-
Jason Merrill authored
From-SVN: r14877
-