Commit Graph

9 Commits

Author SHA1 Message Date
Richard Henderson 7f388fb42f Update with automake patched for DATA=$(INSTALL_DATA) problem.
From-SVN: r18948
1998-04-01 19:45:22 -08:00
Jeff Law d275726b33 Merge in texinfo-3.12.
From-SVN: r18811
1998-03-24 12:41:43 -07:00
Jeff Law f35e74f9a6 Try test commit again. This time get everything.
From-SVN: r18808
1998-03-24 11:08:49 -07:00
Jeff Law 1eb3e8442f Initial revision
From-SVN: r18770
1998-03-22 21:41:58 -07:00
Jeff Law f8b2ac1ece Merge in texinfo-3.11.
From-SVN: r18767
1998-03-22 14:47:59 -07:00
Jeff Law 8491377bd1 This commit was generated by cvs2svn to compensate for changes in r18765,
which included commits to RCS files with non-trunk default branches.

From-SVN: r18766
1998-03-22 13:43:15 -07: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
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
Jason Merrill 6599da043e Initial revision
From-SVN: r14877
1997-08-21 18:57:35 -04:00