Alexandre Oliva
76dc72a7e5
Makefile.in: Regen dependencies.
...
* lib/Makefile.in: Regen dependencies.
* makeinfo/Makefile.in, util/Makefile.in: Likewise.
From-SVN: r25391
1999-02-24 01:03:01 +00:00
Manfred Hollstein
8b84136b5f
Makefile.am (noinst_PROGRAMS): Renamed from "bin_PROGRAMS" to avoid installing anything.
...
* util/Makefile.am (noinst_PROGRAMS): Renamed from "bin_PROGRAMS"
to avoid installing anything.
(noinst_SCRIPTS): Likewise.
* util/Makefile.in: Regenerate using automake-1.3.
From-SVN: r24954
1999-02-01 10:33:58 +00:00
Alexandre Oliva
c415cdff3e
Makefile.in: rebuilt with --include-deps, --build-dir and --srcdir-name
...
* Makefile.in: rebuilt with --include-deps, --build-dir and
--srcdir-name
* doc/Makefile.in: ditto
* info/Makefile.in: ditto
* lib/Makefile.in: ditto
* makeinfo/Makefile.in: ditto
* util/Makefile.in: ditto
From-SVN: r23114
1998-10-15 15:56:34 +00:00
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