summaryrefslogtreecommitdiff
path: root/texinfo
Commit message (Collapse)AuthorAgeFilesLines
* dummy checkin to prevent merge lossageJeff Law1999-09-041-1/+1
| | | | From-SVN: r29102
* acconfig.h (libintl.h): Does not include this file here because it will ↵Philippe De Muyter1999-06-013-2/+10
| | | | | | | | | | | | define `NULL' before the system... Mon May 31 02:22:55 1999 Philippe De Muyter <phdm@macqel.be> * acconfig.h (libintl.h): Does not include this file here because it will define `NULL' before the system files have got any chance to define it. * intl/explodename.c (stdlib.h): Include this file only if we have it. From-SVN: r27300
* * config.guess, config.sub: Use toplevel file.Richard Henderson1999-05-303-1842/+12
| | | | From-SVN: r27256
* * makeinfo/makeinfo.c: Add HAVE_LC_MESSAGES around setlocale call.Mark Klein1999-05-272-0/+6
| | | | From-SVN: r27212
* Fixed some old ChangeLog entries I wrote before becoming aware of the GNUAlexandre Oliva1999-04-271-8/+8
| | | | | | coding standards. From-SVN: r26679
* Makefile.in: Regen dependencies.Alexandre Oliva1999-02-244-5/+15
| | | | | | | * lib/Makefile.in: Regen dependencies. * makeinfo/Makefile.in, util/Makefile.in: Likewise. From-SVN: r25391
* Makefile.am (noinst_PROGRAMS): Renamed from "bin_PROGRAMS" to avoid ↵Manfred Hollstein1999-02-013-64/+34
| | | | | | | | | | | | 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
* Makefile.am (SUBDIRS): Include util again in order to generate install-info.Gerald Pfeifer1999-01-213-4/+14
| | | | | | | | * Makefile.am (SUBDIRS): Include util again in order to generate install-info. * Makefile.in: Rebuild. From-SVN: r24799
* Update FSF address in copyright header.Jeff Law1999-01-112-2/+4
| | | | From-SVN: r24614
* Makefile.am (noinst_PROGRAMS): Renamed from bin_PROGRAMS to avoid installing ↵Manfred Hollstein1998-11-193-36/+25
| | | | | | | | | | | 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-nameAlexandre Oliva1998-10-157-268/+176
| | | | | | | | | | | | * 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
* * makeinfo/makeinfo.c (add_word_args): Fix thinko.Tobias Naehring1998-07-062-1/+5
| | | | From-SVN: r20969
* typo typo fixes fixesJeff Law1998-05-069-18/+18
| | | | From-SVN: r19601
* * configure.in: only set HAVE_LIBZ if zlib.h existsAlexandre Oliva1998-04-123-133/+176
| | | | From-SVN: r19154
* Makefile.am (SUBDIRS): Redefine to exclude info, po, util and doc.Jim Wilson1998-04-093-0/+11
| | | | | | | * Makefile.am (SUBDIRS): Redefine to exclude info, po, util and doc. * Makefile.in: Rebuild. From-SVN: r19076
* Readd patch for SCO5 to fix build problem.Jim Wilson1998-04-022-0/+10
| | | | | | | * info/termdep.h: If POSIX, #undef TIOCGETC for benefit of systems that provide TIOCETC but not struct tchars. From-SVN: r18967
* Update with automake patched for DATA=$(INSTALL_DATA) problem.Richard Henderson1998-04-016-234/+262
| | | | From-SVN: r18948
* acinclude.m4: Bring back changes lost during merge.Jeffrey A Law1998-03-265-203/+467
| | | | | | | | | * 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
* Initial revisionJeff Law1998-03-241-0/+17280
| | | | From-SVN: r18815
* Merge in texinfo-3.12.Jeff Law1998-03-2479-4354/+4634
| | | | From-SVN: r18811
* Try test commit again. This time get everything.Jeff Law1998-03-2455-60/+57
| | | | From-SVN: r18808
* Dummy commit.Jeff Law1998-03-246-7/+7
| | | | From-SVN: r18807
* Initial revisionJeff Law1998-03-2286-0/+47363
| | | | From-SVN: r18770
* More merge stuff.Jeff Law1998-03-222-38/+7
| | | | From-SVN: r18769
* Another merged file from 3.11 import.Jeff Law1998-03-221-186/+297
| | | | From-SVN: r18768
* Merge in texinfo-3.11.Jeff Law1998-03-229-3565/+7309
| | | | From-SVN: r18767
* This commit was generated by cvs2svn to compensate for changes in r18765,Jeff Law1998-03-2260-6198/+7533
| | | | | | 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...Manfred Hollstein1998-03-171-2/+2
| | | | | | | | | | � * 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...Manfred Hollstein1998-03-171-0/+4
| | | | | | | | | | � * 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
* * makeinfo/makeinfo.c (CommandTable): Fix braces in initializer.Jeffrey A Law1998-03-032-1/+7
| | | | From-SVN: r18385
* Update address.Jeff Law1998-02-231-3/+4
| | | | From-SVN: r18211
* * libtxi/Makefile.in (AR_FLAGS): Defined as "rc".H.J. Lu1998-01-132-2/+7
| | | | From-SVN: r17337
* release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law1997-12-053-7/+20
| | | | From-SVN: r16970
* Makefile.in (install targets): Add a dummy target for sunos make.Jeffrey A Law1997-10-312-2/+9
| | | | | | | * Makefile.in (install targets): Add a dummy target for sunos make. (SUBDIR): Remove 'info'. It's unneeded. From-SVN: r16252
* termdep.h: If POSIX...Robert Lipe1997-10-292-1/+11
| | | | | | | * info/termdep.h: If POSIX, #undef TIOCGETC for benefit of systems that provide TIOCETC but not struct tchars. From-SVN: r16231
* man.c (find_man_formatter): Don't cast getenv(), but provide a minimal ↵Richard Henderson1997-10-153-2/+13
| | | | | | | | | | | 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.Manfred Hollstein1997-10-073-0/+7
| | | | | | | * aclocal.m4: Substitute INSTALL. * configure: Re-built. From-SVN: r15868
* man.c (SIGCHLD): Define to SIGCLD if <sys/signal.h> fails to provide it.Manfred Hollstein1997-10-072-0/+9
| | | | | | | * info/man.c (SIGCHLD): Define to SIGCLD if <sys/signal.h> fails to provide it. From-SVN: r15857
* install-info.c: Only provide an external decl for strrchr if HAVE_STRCHR is ↵Jeffrey A Law1997-09-172-2/+11
| | | | | | | | | | 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.Jeffrey A Law1997-09-154-88/+150
| | | | | | | * aclocal.m4: Add replacement for AC_PROG_INSTALL. * configure.in: Use EGCS_PROG_INSTALL. From-SVN: r15472
* Patch to fix parallel makes from H.J. Lu.H.J. Lu1997-09-102-6/+22
| | | | | | | | | | * 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
* * install-sh: Delete duplicate install script.Jeffrey A Law1997-09-052-250/+4
| | | | From-SVN: r15099
* Makefile.in (install, [...]): Make these phony targets.Jeff Law1997-09-024-37/+29
| | | | | | | | | | | | | | * 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
* Fix Freedbsd build problem with patch from more recent texinfo sources.Karl Berry1997-08-302-1/+13
| | | | | | | * info/terminal.c (terminal_prep_terminal): Only use OCRNL and ONLCR if they are defined. Reported by many people. From-SVN: r15003
* Fix stupid typo in last change.Jeff Law1997-08-261-2/+2
| | | | From-SVN: r14943
* * libtxi/Makefile.in: Add dependencies for memcpy, memmove and strdup.Jeffrey A Law1997-08-262-1/+9
| | | | From-SVN: r14939
* Initial revisionJason Merrill1997-08-21141-0/+81234
From-SVN: r14877