H.J. Lu
09f6348b8b
* libtxi/Makefile.in (AR_FLAGS): Defined as "rc".
...
From-SVN: r17337
1998-01-13 13:31:57 -07:00
Jeff Law
f2d765451e
release branch changes from 11-27 snapshot to egcs-1.0.
...
From-SVN: r16970
1997-12-05 15:13:17 -07:00
Jeffrey A Law
53ca5d4fb4
Makefile.in (install targets): Add a dummy target for sunos make.
...
* Makefile.in (install targets): Add a dummy target for sunos make.
(SUBDIR): Remove 'info'. It's unneeded.
From-SVN: r16252
1997-10-31 09:38:44 -07:00
Robert Lipe
70f89f0d1d
termdep.h: If POSIX...
...
* info/termdep.h: If POSIX, #undef TIOCGETC for benefit of systems
that provide TIOCETC but not struct tchars.
From-SVN: r16231
1997-10-29 22:55:14 -07:00
Richard Henderson
38bf38c1bc
man.c (find_man_formatter): Don't cast getenv(), but provide a minimal declaration at top level.
...
* info/man.c (find_man_formatter): Don't cast getenv(), but provide
a minimal declaration at top level.
* makeinfo/makeinfo.c: Don't redefine alloca if it is already defined.
From-SVN: r15910
1997-10-15 09:49:40 -06:00
Manfred Hollstein
5643c767f4
aclocal.m4: Substitute INSTALL.
...
* aclocal.m4: Substitute INSTALL.
* configure: Re-built.
From-SVN: r15868
1997-10-07 16:26:56 -06:00
Manfred Hollstein
d4dae59c22
man.c (SIGCHLD): Define to SIGCLD if <sys/signal.h> fails to provide it.
...
* info/man.c (SIGCHLD): Define to SIGCLD if <sys/signal.h>
fails to provide it.
From-SVN: r15857
1997-10-07 10:22:48 -06:00
Jeffrey A Law
5aa0f40f6a
install-info.c: Only provide an external decl for strrchr if HAVE_STRCHR is not defined.
...
* util/install-info.c: Only provide an external decl for strrchr
if HAVE_STRCHR is not defined.
Fixes aix build problem.
From-SVN: r15535
1997-09-17 23:54:18 -06:00
Jeffrey A Law
999087f678
aclocal.m4: Add replacement for AC_PROG_INSTALL.
...
* aclocal.m4: Add replacement for AC_PROG_INSTALL.
* configure.in: Use EGCS_PROG_INSTALL.
From-SVN: r15472
1997-09-15 23:01:43 -06:00
H.J. Lu
1d11dd74fa
Patch to fix parallel makes from H.J. Lu.
...
* Makefile (all): Remove sub-all.
(stmp-sub-all): New target. Renamed from sub-all.
(info, texinfo): Also depend on stmp-sub-all.
(clean): Also remove stmp*.
(maintainer-clean): New target. Same as realclean.
From-SVN: r15263
1997-09-10 11:54:55 -07:00
Jeffrey A Law
fa8adee65f
* install-sh: Delete duplicate install script.
...
From-SVN: r15099
1997-09-05 09:05:56 -06:00
Jeff Law
25faccf928
Makefile.in (install, [...]): Make these phony targets.
...
* 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
1997-09-02 22:25:26 -06:00
Karl Berry
4f122a21ab
Fix Freedbsd build problem with patch from more recent texinfo sources.
...
* info/terminal.c (terminal_prep_terminal): Only use OCRNL and
ONLCR if they are defined. Reported by many people.
From-SVN: r15003
1997-08-30 18:48:33 -07:00
Jeff Law
d40431299d
Fix stupid typo in last change.
...
From-SVN: r14943
1997-08-26 12:04:44 -06:00
Jeffrey A Law
823a059627
* libtxi/Makefile.in: Add dependencies for memcpy, memmove and strdup.
...
From-SVN: r14939
1997-08-26 11:18:19 -06:00
Jason Merrill
6599da043e
Initial revision
...
From-SVN: r14877
1997-08-21 18:57:35 -04:00