Manfred Hollstein
e9741ffa97
Makefile.am (noinst_PROGRAMS): Renamed from bin_PROGRAMS to avoid installing makeinfo.
...
* makeinfo/Makefile.am (noinst_PROGRAMS): Renamed from bin_PROGRAMS
to avoid installing makeinfo.
* makeinfo/Makefile.in: Regenerate using automake-1.3.
From-SVN: r23728
1998-11-19 22:39:55 +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
Tobias Naehring
d3b4c003ba
* makeinfo/makeinfo.c (add_word_args): Fix thinko.
...
From-SVN: r20969
1998-07-06 15:58:00 -06:00
Alexandre Oliva
3c0d0dea6a
* configure.in: only set HAVE_LIBZ if zlib.h exists
...
From-SVN: r19154
1998-04-12 14:00:34 -06:00
Jim Wilson
963686319f
Makefile.am (SUBDIRS): Redefine to exclude info, po, util and doc.
...
* Makefile.am (SUBDIRS): Redefine to exclude info, po, util and doc.
* Makefile.in: Rebuild.
From-SVN: r19076
1998-04-09 18:37:58 -06:00
Jim Wilson
b2012effc9
Readd patch for SCO5 to fix build problem.
...
* info/termdep.h: If POSIX, #undef TIOCGETC for benefit of systems
that provide TIOCETC but not struct tchars.
From-SVN: r18967
1998-04-02 10:30:53 -08:00
Jeffrey A Law
00459c3ad1
acinclude.m4: Bring back changes lost during merge.
...
* acinclude.m4: Bring back changes lost during merge.
(mostly Cygwin, automake and EGCS_PROG_INSTALL stuff).
* aclocal.m4: Likewise.
* configure.in: Likewise.
From-SVN: r18840
1998-03-26 03:30:41 -07:00
Jeff Law
d275726b33
Merge in texinfo-3.12.
...
From-SVN: r18811
1998-03-24 12:41:43 -07:00
Jeff Law
f8b2ac1ece
Merge in texinfo-3.11.
...
From-SVN: r18767
1998-03-22 14:47:59 -07:00
Manfred Hollstein
7d6af352b9
config-ml.in: After building symlink tree call make distclean if...
...
�
* config-ml.in: After building symlink tree call make distclean
if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
to be the case for libiberty.
* Makefile.in (clean, distclean): Add 'info' explicitly.
From-SVN: r18644
1998-03-17 01:38:13 +00:00
Jeffrey A Law
b99bb832d8
* makeinfo/makeinfo.c (CommandTable): Fix braces in initializer.
...
From-SVN: r18385
1998-03-03 02:03:45 -07:00
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
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