Age | Commit message (Collapse) | Author | Files | Lines |
|
* Makefile.am (SUBDIRS): Include util again in order to generate
install-info.
* Makefile.in: Rebuild.
From-SVN: r24799
|
|
From-SVN: r24614
|
|
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
|
|
* 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
|
|
From-SVN: r20969
|
|
From-SVN: r19601
|
|
From-SVN: r19154
|
|
* Makefile.am (SUBDIRS): Redefine to exclude info, po, util and doc.
* Makefile.in: Rebuild.
From-SVN: r19076
|
|
* info/termdep.h: If POSIX, #undef TIOCGETC for benefit of systems
that provide TIOCETC but not struct tchars.
From-SVN: r18967
|
|
From-SVN: r18948
|
|
* 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
|
|
From-SVN: r18815
|
|
From-SVN: r18811
|
|
From-SVN: r18808
|
|
From-SVN: r18807
|
|
From-SVN: r18770
|
|
From-SVN: r18769
|
|
From-SVN: r18768
|
|
From-SVN: r18767
|
|
which included commits to RCS files with non-trunk default branches.
From-SVN: r18766
|
|
�
* 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: r18645
|
|
�
* 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
|
|
From-SVN: r18385
|
|
From-SVN: r18211
|
|
From-SVN: r17337
|
|
From-SVN: r16970
|
|
* Makefile.in (install targets): Add a dummy target for sunos make.
(SUBDIR): Remove 'info'. It's unneeded.
From-SVN: r16252
|
|
* info/termdep.h: If POSIX, #undef TIOCGETC for benefit of systems
that provide TIOCETC but not struct tchars.
From-SVN: r16231
|
|
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
|
|
* aclocal.m4: Substitute INSTALL.
* configure: Re-built.
From-SVN: r15868
|
|
* info/man.c (SIGCHLD): Define to SIGCLD if <sys/signal.h>
fails to provide it.
From-SVN: r15857
|
|
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
|
|
* aclocal.m4: Add replacement for AC_PROG_INSTALL.
* configure.in: Use EGCS_PROG_INSTALL.
From-SVN: r15472
|
|
* 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
|
|
From-SVN: r15099
|
|
* 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
|
|
* info/terminal.c (terminal_prep_terminal): Only use OCRNL and
ONLCR if they are defined. Reported by many people.
From-SVN: r15003
|
|
From-SVN: r14943
|
|
From-SVN: r14939
|
|
From-SVN: r14877
|