beta-0.89.2
[luatex.git] / source / texk / ChangeLog
blobb2ba4a4ed497fb1872346ca21060aecf0ea01cf6
1 2016-01-16  Karl Berry  <karl@tug.org>
3         (web2c/Makefile): do not try to make the nonexistent subtexk target.
4         Apparently this is a leftover from generalizing the prior subtexk
5         into am/recurse.am.
6         http://tug.org/svn/texlive/trunk/Build/source/texk/Makefile.am?r1=31126&r2=31127
7         * Makefile.am (triptrap): no longer depend on web2c/Makefile.
9 2015-02-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
11         * Makefile.am: Use the fragment ../am/dist_hook.am.
13 2013-12-26  Peter Breitenlohner  <peb@mppmu.mpg.de>
15         * Makefile.am (ACLOCAL): Ensure aclocal.m4 is up to date.
17 2013-09-03  Peter Breitenlohner  <peb@mppmu.mpg.de>
19         * Makefile.am: Drop ACLOCAL_AMFLAGS.
20         * configure.ac: Use AC_CONFIG_MACRO_DIRS.
21         Use KPSE_RECURSE_PROGS in ../m4/kpse-setup.m4 to recurse into
22         all TeXk programs.
24 2013-09-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
26         * Makefile.am: Moved definition of cf_silent* from here ...
27         * ../am/recurse.am: ... to here 
29 2013-07-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
31         * am/*.am: Moved Makefile fragments to ../am/.
33         * Makefile.am, configure.ac: Use am/recurse.am.
35 2013-03-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
37         Merge bibtex8/ and bibtexu/ into bibtex-x/. 
39 2013-01-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
41         * am/script_links.am (install-links): Simplify (use top_srcdir).
43 2013-01-24  Karl Berry  <karl@tug.org>
45         * am/script_links.am (install-links): look for relpath one more
46         level up too.   (For the new texlive/tl_scripts.)
48 2012-12-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
50         * configure.ac: Use KPSE_BASIC to enable silent rules.
51         * Makefile.am, am/man.am: Enable silent rules.
53 2012-12-16  Karl Berry  <karl@tug.org>
55         * tetex: remove directory.
57 2012-08-31  Peter Breitenlohner  <peb@mppmu.mpg.de>
59         * am/script_links.am: Add support for shell scripts without
60         win32 wrapper.
62 2011-12-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
64         * am/script_links.am: Replace ${prefix} => $(datarootdir).
66 2011-09-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
68         * ../build-aux/relpath: New shell script to compute relative
69         path for linked scripts.
70         * am/script_links.am: Use relpath, mainly for distros.
72 2011-05-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
74         * am/bin_links.am: New Makefile fragment for symlinks within
75         $(bindir).
77 2011-04-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
79         * am/script_links.am: Add support for lua scripts; reorganize.
81 2011-03-31  Peter Breitenlohner  <peb@mppmu.mpg.de>
83         * am/script_links.am: New Makefile fragment for linked perl and
84         shell scripts.
86 2011-02-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
88         * am/man1_links.am: Install manpage links as .so requests.
90 2011-02-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
92         * am/man1_links.am: New Makefile fragment for manpage links.
94 2010-03-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
96         * Makefile.am (EXTRA_DIST): Distribute the whole tests/ tree.
98 2010-03-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
100         * Makefile.am (triptrap): New target to first ensure that
101         web2c/Makefile exists and then run TRIP and TRAP tests.
103 2010-02-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
105         * Makefile.am (EXTRA_DIST): Add tests/common-test.pl.
107 2010-02-18  Karl Berry  <karl@tug.org>
109         * tests: new subdir for common test files.
111 2009-10-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
113         * Import bibtexu (static icu libs only).
115 2009-05-26  Karl Berry  <karl@tug.org>
117         * README: dvipdfm can now be emulated by dvipdfmx.
119 2009-02-02  Karl Berry  <karl@tug.org>
121         * install-sh: rename from install.sh.
123 2008-05-28  Karl Berry  <karl@tug.org>
125         * Makefile.in (default all): always make all, rather than $@.
127 2008-04-25  Karl Berry  <karl@tug.org>
129         * xdvik/Makefile.in (xdvizilla): skip (un)installing this.  debian
130         477160, tex-live 24 Apr 2008 02:03:57.
132 2008-02-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
134         * withenable.ac (kpse_texk_pkglist): m4_defined list of all
135         optional packages, used to generate --without-PKG options.
136         * configure.in: use kpse_texk_pkglist to select subdirs.
138 2008-02-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
140         Convert from autoconf-2.13 to autoconf-2.59+:
141         * configure.in: Use KPSE_CONFIG_SUBDIRS.
142         * Makefile.in: Add @configure_input@ line.
143         * aclocal.m4 (new): Generated (aclocal -I m4).
144         * configure: Regenerated (autoconf).
146 2008-02-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
148         * configure.in: Removed configure kludge for dvipos.
149         * configure: Regenerated (autoconf2.13).
151 2008-01-13  Karl Berry  <karl@tug.org>
153         * withenable.ac (afm2pl, dtl): more --without options.
154         Found by Patrice.
156 2007-01-10  Karl Berry  <karl@tug.org>
158         * dvipos/Makefile (DEFS): add -I../../../texk for
159         kpathsea/kpathsea.h
161 2006-12-05  Karl Berry  <karl@tug.org>
163         * configure: trying dvipng again.
165 2006-08-24  Karl Berry  <karl@tug.org>
167         * configure: don't descend into dvipng for now, update needs to be
168         finished, accidentally checked in partial update in revision 2009
169         ... sigh.
171 2005-08-03  Olaf Weber  <olaf@infovore.xs4all.nl>
173         * config.sub: Update to 2005-07-08.
175         * config.guess: Update to 2005-08-03.
177 2005-07-27  Olaf Weber  <olaf@infovore.xs4all.nl>
179         * etc/COPYING: Replace full GPL text with reference to the LGPL
180         and GPL files.
182         * etc/GPL: GPL text.
184         * etc/LGPL: LGPL 2.1 text.
186 2005-07-25  Olaf Weber  <olaf@infovore.xs4all.nl>
188         * etc/autoconf/acgeneral.m4: Have AC_CHECK_TYPE include stdint.h
189         if (through HAVE_STDINT_H) we've determined it is available.  The
190         prevents some configure-related misbehaviour.  From Karl Berry.
192 2005-06-28  Olaf Weber  <olaf@infovore.xs4all.nl>
194         * m4/maintainer-mode.m4: Add copyright.
196 2005-06-26  Olaf Weber  <olaf@infovore.xs4all.nl>
198         * etc/autoconf/acsite.m4: Remove some duplicate definitions
199         (AC_UNSET_CC, AC_RESET_CC).  Fully quote defn of
200         pb_AC_ASM_UNDERSCORE, define KPSE_CONFIG_FILES.  This makes
201         everything more compatible with autoconf2.5x.  From Peter
202         Breitenlohner.
204         * etc/autoconf/acgeneral.m4: Make ENVVAR=VALUE as argument work
205         with our autoconf2.13.  Modify accepted syntax for some commands
206         to match autoconf2.5x.  Change name of ac_include to kpse_include.
207         From Peter Breitenlohner.
209         * withenable.ac: Do m4-style quoting of the first argument of
210         AC_ARG_WITH because autoconf2.5x likes it that way.  From Peter
211         Breitenlohner.
213         * configure.in: Make syntax compatible with autoconf2.5x.  From
214         Peter Breitenlohner.  Remove setting of with_odvipsk (odvipsk was
215         merged with dvipsk).  Reformat PKGS list so changes are easier to
216         spot.
218         * Makefile.in: Replace ac_include with kpse_include.  From Peter
219         Breitenlohner.
220         [MAINT] Call the autoconf2.13 script we've bundled in the source tree
221         to regenerate configure from configure.in.
223         * m4/maintainer-mode.m4: Files containing definitions needed when
224         using autoconf2.5x or later.
226         * m4/kpse-include.m4: Files containing definitions needed when
227         using autoconf2.5x or later.
229         * m4/kpse-cross.m4: Files containing definitions needed when using
230         autoconf2.5x or later.
232         * m4/acsite.m4.not: Files containing definitions needed when using
233         autoconf2.5x or later.
235         * m4/ac-xxset-cc.m4: Files containing definitions needed when
236         using autoconf2.5x or later.
238         * autoconf2.13: The autoconf2.13 script which is needed to
239         regenerate some of the configure scripts in the subdirectories.
241 2005-06-22  Olaf Weber  <olaf@infovore.xs4all.nl>
243         * etc/autoconf/acsite.m4: Add KPSE_STRUCT_ST_MTIM.
245         * etc/autoconf/acconfig.h: Add HAVE_ST_MTIM for
246         KPSE_STRUCT_ST_MTIM.
248 2005-06-21  Olaf Weber  <olaf@infovore.xs4all.nl>
250         * README: Remove email addresses: one less location to keep
251         everything up-to-date.
253         * config.sub: Update to 2005-06-02.
255         * config.guess: Update to 2005-05-27.
257         * add-info-toc: Update copyright notice (is in public domain).
259 2005-01-21  Olaf Weber  <olaf@infovore.xs4all.nl>
261         * Makefile.in (distclean): Clean up contest* files.  From Thomas.
263 2004-12-29  Olaf Weber  <olaf@infovore.xs4all.nl>
265         * config.sub: To 2004-11-30.
267 2004-11-28  Olaf Weber  <olaf@infovore.xs4all.nl>
269         * config.sub: Update to 2004-11-17.
271         * config.guess: Update to 2004-11-12.
273 2004-09-07  Olaf Weber  <olaf@infovore.xs4all.nl>
275         * config.guess: Update to 2004-09-07.
277 2004-08-26  Peter Breitenlohner  <peb@mppmu.mpg.de>
279         * etc/autoconf/acspecific.m4: Fix an ancient autoconf-2.13 bug
280         (INSTALL_SCRIPT should default to INSTALL instead of
281         INSTALL_PROGRAM, in case INSTALL_PROGRAM is defined as
282         '${INSTALL} -s' from the command line or via "install-strip").
284 2004-09-07  Olaf Weber  <olaf@infovore.xs4all.nl>
286         * withenable.ac: Add --without-dvipng.  (Sync with TeX-live.)
288         * config.guess: Update to 2004-08-29.
290         * config.sub: Update to 2004-08-29.
292 2004-08-28  Olaf Weber  <olaf@infovore.xs4all.nl>
294         * Makefile.in (various recursive rules): Check that
295         <subdir>/Makefile exists, not just for <subdir>.
297 2004-08-26  Olaf Weber  <olaf@infovore.xs4all.nl>
299         * config.guess: Update to 2004-08-13.
301 2004-08-06  Olaf Weber  <olaf@infovore.xs4all.nl>
303         * config.guess: Update to 2004-07-19.
305         * config.sub: Update to 2004-06-24.
307 2004-07-04  Olaf Weber  <olaf@infovore.xs4all.nl>
309         * etc/texinfo.tex: Removing.  There's little point in lugging yet
310         another likely-out-of-date copy around.
312 2004-07-03  Olaf Weber  <olaf@infovore.xs4all.nl>
314         * etc/autoconf/acsite.m4 (KPSE_CROSS_BUILD_VAR): Single-quote the
315         second argument when setting it -- this means we can use values
316         like $(VAL) without having to quote them in the call (which seems
317         to be the most intuitive way of working).
319         * etc/autoconf/acsite.m4 (KPSE_CROSS_PATH_PROG): New macro, used
320         to find binaries in the path iff we are cross-compiling.
321         (KPSE_CROSS_BUILD_VAR): New macro, used to set BUILD<VAR> to <VAR> if
322         not cross-compiling, and to a given value (which may come from the
323         environment) if not.  Will complain if the environment contains
324         the variable while we are not cross-compiling.
326         * etc/autoconf/acspecific.m4 (AC_PATH_X): Add -rpath for OSF1* and
327         IRIX* cases so they are guaranteed to find the X libraries.
328         From TeX-live.
329         
330         * etc/autoconf/acgeneral.m4: Remove trailing /bin from path since
331         the current teTeX paths look like
332         '/usr/local/teTeX/bin/i686-pc-linux-gnu/tex'.  From TeX-live.
333         Will need special handling when we move to current autoconf.
335         * etc/texinfo.tex: Update to 2004-04-29.05.
337         * configure.in: Sync with TeX-live.
339         * config.sub: Update to 2004-06-24.
341         * config.guess: Update to 2004-06-24.
343 2004-03-25  Olaf Weber  <olaf@infovore.xs4all.nl>
345         * configure.in: Remove oxdvik-related code.
347         * config.sub: To version 2004-01-05.
349         * config.guess: To version 2004-01-24.
351 2004-02-26  Olaf Weber  <olaf@infovore.xs4all.nl>
353         * etc/autoconf/acspecific.m4: Define AC_PROG_AR.
355         * etc/autoconf/acprograms: Add ar.
357         * etc/autoconf/acmakevars: Add AR.
359 2004-01-01  Olaf Weber  <olaf@infovore.xs4all.nl>
361         * etc/texinfo.tex: Update to 2003-12-21.10.
363 2003-02-19  Olaf Weber  <olaf@infovore.xs4all.nl>
365         * etc/autoconf/acspecific.m4: Merge of patch from Albert
366         Chin-A-Young was botched.
368 2003-02-15  Olaf Weber  <olaf@infovore.xs4all.nl>
370         * libtool.m4, ltmain.sh: Added.
372         * acklibtool.m4, klibtool: Removed.
374         * etc/autoconf/acsite.m4: Correct lay-out error.
376         * configure.in: From klibtool to libtool. Based on patches from
377         Albert Chin-A-Young <china@thewrittenword.com>
378         
379         * Makefile.in: From klibtool to libtool. Based on patches from
380         Albert Chin-A-Young <china@thewrittenword.com>
382         * etc/autoconf/acsite.m4: Merge changes made by Roozbeh Pournader
383         in the TeX Live tree.
385 2003-02-07  Olaf Weber  <olaf@infovore.xs4all.nl>
387         * etc/autoconf/acspecific.m4: Fixes suggested by Albert Chin
388         <tetex@thewrittenword.com>.
390 2003-02-03  Olaf Weber  <olaf@infovore.xs4all.nl>
392         * config.sub: Update to 2003-01-28.
394         * config.guess: Update to 2003-01-30.
396 2003-01-28  Olaf Weber  <olaf@infovore.xs4all.nl>
398         * etc/texinfo.tex: Update to 2003-01-24.17
400         * config.sub: Update to 2003-01-22.
402         * config.guess: Update to 2003-01-10.
404 2003-01-14  Olaf Weber  <olaf@infovore.xs4all.nl>
406         * etc/texinfo.tex: Update to 2002-12-26.16.
408         * configure.in (PKGS): Add cjkutils.
410 2003-01-08  Olaf Weber  <olaf@infovore.xs4all.nl>
412         * withenable.ac: Add --without-cjkutils switch.  (Sync with
413         TeX-live.)
415 2002-12-14  Olaf Weber  <olaf@infovore.xs4all.nl>
417         * etc/texinfo.tex: Update to 2002-11-25.11.
419         * config.sub: Update to 2002-11-30.
421         * config.guess: Update to 2002-11-30.
423 2002-11-11  Olaf Weber  <olaf@infovore.xs4all.nl>
425         * etc/texinfo.tex: Update to 2002-10-13.14.
427         * withenable.ac: Add --with-* switches for detex and ttf2pk.
429         * klibtool: On MacOS X run ranlib on a library after installing
430         it.  Apparently required.
432         * configure.in: Sync with texlive.  Adds detex and ttf2pk to the
433         packages.
435 2002-10-22  Olaf Weber  <olaf@infovore.xs4all.nl>
437         * config.sub: Update to 2002-08-22.
439         * config.guess: Update to 2002-09-03.
441         * Makefile.in: Include common.ac so more variables are
442         communicated to submakes.
444 2002-10-15  Olaf Weber  <olaf@infovore.xs4all.nl>
446         * README: Corrected my email address (oops).  Spotted by Roozbeh
447         Pournader <roozbeh@sharif.edu>.
449 2002-10-06  Olaf Weber  <olaf@infovore.xs4all.nl>
451         * configure.in [PKGS]: Add devnag.  TeXlive merge.
453         * config.sub: New version.  TeXlive merge.
455         * config.guess: New version.  TeXlive merge.
457 2001-11-14  Olaf Weber  <olaf@infovore.xs4all.nl>
459         * withenable.ac: Correct helpstring for --without-bibtex8.
461 2001-11-10  Olaf Weber  <olaf@infovore.xs4all.nl>
463         * withenable.ac: Add --without-dvi2tty option.
465         * config.sub: Updated.
467         * config.guess: Updated.
469 2001-10-30  Olaf Weber  <olaf@infovore.xs4all.nl>
471         * Makefile.in [makeargs]: Add LDFLAGS.
473 2000-04-21  Olaf Weber  <olaf@infovore.xs4all.nl>
475         * withenable.ac: Add help for bibtex8.
477 2000-04-03  Olaf Weber  <olaf@infovore.xs4all.nl>
479         * etc/texinfo.tex: Update to version 1999-08-19.17.
481         * Makefile.in: Remove contrib from all_dirs.
483         * configure.in: Add bibtex8 and dvi2tty to PKGS.
485 2000-04-02  Olaf Weber  <olaf@infovore.xs4all.nl>
487         * config.guess: New version of config.guess from ftp.gnu.org.
489         * config.sub: New version of config.sub from ftp.gnu.org.
491         * etc/autoconf/acspecific.m4: Changes for cross-compilation with
492         dos-gcc, i386-mingw32-gcc, or gnuwin32gcc.  From Han The Thanh
493         <thanh@informatics.muni.cz>.
495         * etc/autoconf/acspecific.m4: Add checks for djgpp and win32, from
496         Han The Thanh <thanh@informatics.muni.cz>.
498 1999-05-30  Olaf Weber  <olaf@infovore.xs4all.nl>
500         * etc/texinfo.tex: Update to version 1999-04-25.15 from Thomas.
502 1999-05-29  Olaf Weber  <olaf@infovore.xs4all.nl>
504         * configure.in: If --without-x was given, don't bother with xdvik
505         and oxdvik.
507         * README: Added my email address.
509 1999-03-15  Olaf Weber  <olaf@infovore.xs4all.nl>
511         * configure.in: Do not include ../libs/libwww/withenable.ac, its
512         contents should come with xdvik/withenable.ac.  From Thomas.
514         * README: Update address info of TUG.
516 1999-02-14  Olaf Weber  <olaf@infovore.xs4all.nl>
518         * Makefile.in: In several loops, force an exit on failure of a
519         sub-make.
521 1999-02-06  Olaf Weber  <olaf@infovore.xs4all.nl>
523         * configure.in: Save time & patience by only configuring enabled
524         packages.  From Thomas.
526         * Makefile.in (distclean): Only work in directories that were
527         configured.  From Thomas.
529 1999-01-27  Olaf Weber  <olaf@infovore.xs4all.nl>
531         * etc/texinfo.tex: New version 1999-01-24 from Karl.
533         * withenable.ac: Add --with-texlive option.  From Thomas.
535         * configure.in: Add dvipdfm to PKGS, from Thomas Esser.
537 1999-01-24  Olaf Weber  <olaf@infovore.xs4all.nl>
539         * withenable.ac: Add --with-dvipdfm option.
541         * configure.in: Also configure in texlive directory.
543 1999-01-14  Olaf Weber  <olaf@infovore.xs4all.nl>
545         * etc/texinfo.tex: Update to 2.248 1998/07/01 14:28:14 from Karl.
547         * withenable.ac: Extra package tth.
549         * configure.in: Cleanup from Thomas Esser.
551         * klibtool: Support for a few extra systems.
553 1999-01-10  Olaf Weber  <olaf@infovore.xs4all.nl>
555         * install.sh: New version from autoconf 2.13.
557         * config.sub: New version from autoconf 2.13.
559         * config.guess: New version from autoconf 2.13.
561         * README: Correct tug email address.
563         * Makefile.in: Change of ../make/*.make to ../make/*.mk.
565         * etc/autoconf/autoheader.m4: Update for autoconf 2.13.
567         * etc/autoconf/acspecific.m4: Update for autoconf 2.13.
569         * etc/autoconf/acgeneral.m4: Update for autoconf 2.13.
571         * etc/autoconf/acconfig.h: Update for autoconf 2.13.
573         * etc/autoconf/README: Update for autoconf 2.13.
575 Sat Mar 14 08:48:56 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
577         * Kpathsea 3.2, Web2C 7.2, etc.
579 Wed Mar 11 19:30:11 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
581         * config.guess: Update (via Thomas).
583         * Makefile.in (distclean): Do disabled directories as well.
585 Tue Mar 10 22:08:06 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
587         * Makefile.in: Changes for selective disabling of compilation.
588         Partly from Thomas Esser.
589         (info,dvi,check,depend,*clean,install*): Fail make if a recursive make
590         fails.  From Thomas Esser.
592         * configure.in: Add the --without-* options.  Partly from Thomas
593         Esser.
595         * withenable.ac: New file, make selective disabling of compilation
596         of components possible.  Partly from Thomas Esser.
598 Wed Mar  4 09:08:36 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
600         * etc/autoconf/acsite.m4: Make some test $a = b forms more robust.
602         * etc/autoconf/acgeneral.m4: Some more changes in the handling of
603         ac_include.
605 Tue Mar  3 10:05:04 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
607         * etc/autoconf/acgeneral.m4: Use commas as sed substitution
608         delimiters in the implementation of ac_include, to lessen the need
609         to escape characters.
611 Mon Feb 16 10:04:53 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
613         * configure.in: Configure in tetex directory.
615         * Makefile.in: Add tetex directory to programs.
617         * etc/autoconf/acgeneral.m4: In the implementation of ac_include,
618         avoid the \x<pattern>x feature of sed, which is not universally
619         supported.  This appears to solve the problems NeXT(step) users
620         had to configure Web2C.
622 Tue Feb  3 22:14:37 1998  Olaf Weber  <infovore@xs4all.nl>
624         * Makefile.in: Add a few more packages to programs variable.
626         * configure.in: Add a few more packages to AC_CONFIG_SUBDIRS.
628 Fri Jan 23 15:10:56 1998  Olaf Weber  <infovore@xs4all.nl>
630         * configure.in: Add oxdvi to AC_CONFIG_SUBDIRS.
632         * Makefile.in: Add oxdvi to programs.
634 Thu Jan  8 20:00:23 1998  Olaf Weber  <infovore@xs4all.nl>
636         * etc/autoconf/acspecific.m4: Disable [] quote characters before
637         defining an array in C code.
639 Tue Jan  6 14:27:54 1998  Olaf Weber  <infovore@xs4all.nl>
641         * etc/autoconf/acgeneral.m4 (AC_CONFIG_HEADER): Quote
642         AC_LIST_HEADER to allow it to be redefined.  From Peter
643         Breitenlohner.
645 Tue Dec 30 17:53:18 1997  Olaf Weber  <infovore@xs4all.nl>
647         * configure.in: Add seetexk, tex4htk to programs.
649         * Makefile.in: Add seetexk, tex4htk to programs.
651 Thu Dec 18 20:41:52 1997  Olaf Weber  <infovore@xs4all.nl>
653         * etc/autoconf/acspecific.m4: Correction for the yytext tests: lex
654         must be called for each of them.
656         * etc/autoconf/acgeneral.m4: In check for configure, look first in
657         current dir, just in case someone put a patched version of the
658         script there.
660 Tue Dec 16 18:49:13 1997  Olaf Weber  <infovore@xs4all.nl>
662         * etc/autoconf/acgeneral.m4: Change the ordering of some sed
663         expressions, to prevent colons in $ac_given_srcdir from being
664         expanded.
666 Mon Dec 15 15:22:33 1997  Olaf Weber  <infovore@xs4all.nl>
668         * etc/autoconf/acspecific.m4: Make MS-DOS a special case in the
669         'ln -s' test.
671 Fri Dec 12 10:52:37 1997  Olaf Weber  <infovore@xs4all.nl>
673         * klibtool: Keep temp files within 8.3 limit.
675 Wed Dec  3 17:46:53 1997  Olaf Weber  <infovore@xs4all.nl>
677         * configure.in: Add gsftopk to AC_CONFIG_SUBDIRS.
679         * Makefile.in: Add gsftopk to programs.
681 Tue Dec  2 21:11:41 1997  Olaf Weber  <infovore@xs4all.nl>
683         * etc/autoconf/acgeneral.m4: Changes to the ac_include
684         implementation, so that sed read commands are generated only for
685         those files actually present.
687 Sun Nov 23 14:18:37 1997  Olaf Weber  <infovore@xs4all.nl>
689         * etc/autoconf/acspecific.m4: Another test for executables
690         adapated for MS-DOS.
692 Wed Nov 19 17:39:53 1997  Olaf Weber  <infovore@xs4all.nl>
694         * etc/autoconf/acgeneral.m4: Numerous changes to support
695         generation of configure scripts that run on MS-DOS.
697         * Makefile.in [programs]: Remove omega and libwww; the first never
698         occurs, xdvik is responsible for the second.
699         (config.status): Ensure that --enable-maintainer-mode is retained if
700         the configure files are run again.
702         * configure.in: Remove omega from the AC_CONFIG_SUBDIRS list,
703         because it will never occur.
705         * klibtool: Some support for working undr MS-DOS.  From Eli
706         Zaretskii.
708         * etc/autoconf/acsite.m4: Improve formatting of
709         --enable-maintainer-mode help message.
711 Fri Nov 14 00:24:23 1997  Olaf Weber  <infovore@xs4all.nl>
713         * Makefile.in [programs]: Add omega, odvipsk, ps2pkm, makeindexk,
714         libwww.
716         * configure.in (AC_CONFIG_SUBDIRS): Add omega, odvipsk, ps2pkm,
717         makeindexk, libwww.
719 Thu Nov 13 20:23:06 1997  Olaf Weber  <infovore@xs4all.nl>
721         * etc/autoconf/acconfig.h [WORDS_BIGENDIAN]: Since the special
722         NeXT stuff proved troublesome, it has been removed again.
724 Thu Nov  6 11:48:40 1997  Olaf Weber  <infovore@xs4all.nl>
726         * etc/autoconf/acconfig.h [WORDS_BIGENDIAN]: support NeXT's FAT
727         binaries.
729 Tue Nov  4 19:09:16 1997  Olaf Weber  <infovore@xs4all.nl>
731         * configure.in: Add a test to ensure that autoconf 2.12.1 -- the
732         one with our own hacks -- is used.  This is possible now that we
733         have gotten rid of the 'a' in the version number.
735 Fri Oct 31 12:38:10 1997  Olaf Weber  <infovore@xs4all.nl>
737         * etc/autoconf/acgeneral.m4: Changed version number from 2.12a to
738         2.12.1 because the former caused problems.
740 Tue Oct 28 22:34:09 1997  Olaf Weber  <infovore@xs4all.nl>
742         * etc/autoconf/acspecific.m4: Include -Wl,-rpath,$x_libraries for
743         IRIX systems, on the off chance that these are self-compiled.
744         From Andreas Schott <ays@rzg.mpg.de>.
746 Wed Oct 22 20:26:19 1997  Olaf Weber  <infovore@xs4all.nl>
748         * klibtool: Only rewrite the klibtool.config file if its contents
749         changed.  After Peter Breitenlohner.
751 Thu Oct 16 09:57:01 1997  Olaf Weber  <infovore@xs4all.nl>
753         * etc/autoconf/acsite.m4: Typo: kbAC_LIBTOOL_REPLACE_FUNCS ->
754         kb_AC_LIBTOOL_REPLACE_FUNCS.
756         * klibtool: Remove $lib_base before trying to creating it as a
757         symlink.  From Peter Breitenlohner.
759 Fri Oct  3 09:49:28 1997  Olaf Weber  <infovore@xs4all.nl>
761         * acklibtool.m4: --disable-static implies --enable-shared.
762         From Karl Berry.
764         * klibtool: Add support for shared libraries on irix5/irix6.
766 Wed Oct  1 18:12:28 1997  Olaf Weber  <infovore@xs4all.nl>
768         * Replace mkdirchain with mkinstalldirs (from libtool-1.0).
770 Tue Sep 30 10:46:27 1997  Olaf Weber  <infovore@xs4all.nl>
772         * Added add-info-toc script, from Karl Berry.
774         * etc/autoconf/acgeneral.m4: Change ac_dB to match up to
775         end-of-line.  This fixes the case where the VALUE contains spaces.
777         * etc/autoconf/acconfig.h: Add definitions to make autoheader
778         happy: YYTEXT_CHAR, YYTEXT_UCHAR.
779         * etc/autoconf/acspecific.m4: Add case for determining whether
780         yytext is array of unsigned char.  (From Thomas Esser
781         <te@informatik.uni-hannover.de>)
783         * mkdirchain: Do not assume the argument begins with a slash
784         (invalid on MS-DOS and related systems, as well as for relative
785         paths).
787 Tue Sep 16 17:42:59 1997  Olaf Weber  <infovore@xs4all.nl>
789         * Makefile.in: Changed ac_dir to $(srcdir)/etc/autoconf, where we
790         have a full set of macro files.
792         * acklibtool.m4: Added support from klibtool --source-dir option.
793         * klibtool: Added --source-dir option, after suggestion by
794         "Jonathan I. Kamens" <jik@cam.ov.com>
796 Thu Feb  6 17:33:11 1997  Karl Berry  <karl@cs.umb.edu>
798         * Kpathsea 3.0, Web2c 7.0, etc.
800 Fri Jan 31 16:20:23 1997  Karl Berry  <karl@cs.umb.edu>
802         * configure (yytext test): Only define yywrap if it's not #defined.
803         Reported by Wayne for HP-UX.
805 Thu Jan 16 17:56:29 1997  Karl Berry  <karl@cs.umb.edu>
807         * install-sh, config.guess, config.sub: New versions from /gd/gnu/lib.
809 Thu Sep  5 19:07:41 1996  Karl Berry  <karl@cs.umb.edu>
811         * configure.in: Include acklibtool.m4 here for the sake of getting the
812                 --with and --enable options.
814 Sat Jul 27 14:36:26 1996  Karl Berry  <karl@cs.umb.edu>
816         * acsite.m4 (kbAC_LIBTOOL_REPLACE_FUNCS): New test.
818 Sun Apr 28 15:24:19 1996  Karl Berry  <karl@cs.umb.edu>
820         * acsite.m4 (pb_AC_ASM_UNDERSCORE): New test.
821         From: Peter Breitenlohner <peb@MPPMU.MPG.DE>.
823 Tue Mar 12 15:28:42 1996  Karl Berry  <karl@cs.umb.edu>
825         * acsite.m4 (sharedlib): Oops, hp700 is SHLIB_PATH, not SHLIB.
827 Sat Feb 10 14:41:39 1996  Karl Berry  <karl@cs.umb.edu>
829         * acsite.m4 (SunOS*5): Use -Kpic rather than -K pic.
830         Also, set up sharedlib_postlink.
831         From: pete@thi.informatik.uni-frankfurt.de (Peter Dyballa).
833 Tue Dec 26 15:57:32 1995  Karl Berry  <karl@cs.umb.edu>
835         * configure.in: Add all --with and --enable options here, so
836         configure --help will show them.
838 Fri Dec 15 20:16:08 1995  Karl Berry  <karl@cs.umb.edu>
840         * acsite.m4 (kb_AC_SYS_SHAREDLIB): Don't use $(sharedlib) as a
841         -soname target for linux, etc.
842   From: Thomas Peikenkamp <Thomas.Peikenkamp@arbi.informatik.uni-oldenburg.de>.
844 Wed Dec 13 12:57:38 1995  Karl Berry  <karl@cs.umb.edu>
846         * acsite.m4 (kb_AC_SYS_SHAREDLIB): Turn everything off if shared
847         libraries aren't supported on this system. Check for Elf under
848         Linux -- that's all we can support.
850 Sun Dec 10 14:58:08 1995  Karl Berry  <karl@cs.umb.edu>
852         * Makefile.in (install-man, install-manpages): Remove these
853         top-level targets; we should have install-doc, if anything.
854         (mptriptrap): Back to just triptrap. Suggested by Ulrik.
856 Tue Nov 21 17:26:41 1995  Karl Berry  <karl@cs.umb.edu>
858         * acsite.m4 (kb_AC_SYS_SHAREDLIB) [HPUX] : Set sharedlib_linkflags
859         to -Wl,+s.
861 Sat Nov 18 16:47:18 1995  Karl Berry  <karl@cs.umb.edu>
863         * Makefile.in (installargs): Do not pass down INSTALL, since then
864         install-sh is found in the wrong place. 
866         * Update for Autoconf 2.5.
868 Fri Nov 17 15:31:25 1995  Karl Berry  <karl@cs.umb.edu>
870         * Use Autoconf 2.4.2.
872         * Makefile.in (AC_SYS_SHAREDLIB): Rename to kb_AC_...
873         Change sharedlib_postinstall to be the complete command.
874         In IRIX case, make symlink without the version number. (From Simon.)
876 Thu Nov 16 16:49:22 1995  Karl Berry  <karl@cs.umb.edu>
878         * Makefile.in (installargs): No need to pass transform, we don't
879         use that.
880         (install-bases, install-mems, bases, mems): New targets.
882 Mon Oct 30 17:11:51 1995  Karl Berry  <karl@cs.umb.edu>
884         * acsite.m4 (AC_PATH_XTRA): Note that the Pyramis dcosx needs
885         -lnsl also. From chad@anasazi.com.
886         Also, use AC_DEFINE for X_DISPLAY_MISSING, rather than adding it
887         to X_CFLAGS, to try to keep command lines clean.
889 Sun Oct 22 16:50:24 1995  Karl Berry  <karl@cs.umb.edu>
891         * acsite.m4 (sharedlib_envvar): New subst variable.
893 Fri Sep  8 19:24:11 1995  Karl Berry  <karl@cs.umb.edu>
895         * acsite.m4 (AC_REPLACE_FUNCS): Define HAVE_FUNC if we do have the
896         func.
898 Sun Aug 20 14:46:39 1995  Karl Berry  <karl@cs.umb.edu>
900         * Makefile.in (TAGS): Generate a single TAGS file here.
901         Suggestion from: Greg McGary <gkm@magilla.cichlid.com>.
903         * configure.in: Do AC_ISC_POSIX.
904         From: <uddeborg@carmen.se>.
906 Wed Jul 19 15:38:29 1995  Karl Berry  <karl@cs.umb.edu>
908         * Makefile.in (*tr[ia]p*): Get rid of everything but `trip' and
909         `trap' themselves, as this has been vastly simplified.
911 Tue Apr 25 15:53:34 1995  Karl Berry  <karl@cs.umb.edu>
913         * Update for Autoconf 2.3.
915 Sun Jan  8 12:16:15 1995  Karl Berry  <karl@cs.umb.edu>
917         * kpathsea 2.6/dviljk 2.5/dvipsk 5.58f/xdvik 18f.
919 Fri Jan  6 09:05:42 1995  Karl Berry  <karl@cs.umb.edu>
921         * Makefile.in (programs): Add gsftopkk.
923 Wed Jan  4 11:55:48 1995  Karl Berry  <karl@cs.umb.edu>
925         * Makefile.in: Use if ... instead of ||, for Ultrix make.
927 Sun Jan  1 14:12:04 1995  Karl Berry  <karl@cs.umb.edu>
929         * configure.in (AC_PROG_{CC,MAKE_SET}): Call these.
930         * Makefile.in: Include make/common.make instead of repeating most
931         of it.
933 Sat Dec 31 17:47:46 1994  Karl Berry  <karl@cs.umb.edu>
935         * Makefile.in (install, install-data, install-exec): Just run the
936         same target in kpathsea.
938 Sat Dec 24 15:09:55 1994  Karl Berry  <karl@cs.umb.edu>
940         * Makefile.in (CFLAGS): USe @CFLAGS@ instead of -g.  From
941         wls@astro.umd.edu.
942         ({dist,real}clean): Remove config.{cache,log}.  From
943         interran@uluru.Stanford.EDU (John Interrante) and others.
945 Wed Dec 14 15:17:23 1994  Karl Berry  <karl@cs.umb.edu>
947         * kpathsea 2.5/dviljk 2.4/dvipsk 5.58e/xdvik 18e.
949 Tue Nov 15 16:19:18 1994  Karl Berry  <karl@cs.umb.edu>
951         * Makefile.in (makeargs): Change MAKEARGS to XMAKEARGS.
953 Mon Nov  7 15:40:53 1994  Karl Berry  <karl@cs.umb.edu>
955         * configure.in: Use AC_CONFIG_SUBDIRS instead of our handcrafted
956         version.
958 Sun Nov  6 16:11:38 1994  Karl Berry  <karl@cs.umb.edu>
960         * configure.in: Run autoupdate.
962 Tue Oct 25 17:48:02 1994  Karl Berry  <karl@cs.umb.edu>
964         * kpathsea 2.3/dviljk 2.3/dvipsk 5.58c/xdvik 18d.
966 Fri Oct 14 10:31:35 1994  Karl Berry  <karl@cs.umb.edu>
968         * kpathsea 2.2/dviljk 2.2/dvipsk 5.58b/xdvik 18c.
970 Sun Sep 25 16:38:59 1994  Karl Berry  <karl@cs.umb.edu>
972         * Makefile.in (makeargs): Add MAKEARGS here.
974 Mon Sep 12 11:05:53 1994  Karl Berry  (karl@cs.umb.edu)
976         * kpathsea 2.1/dviljk 2.1/dvipsk 5.58a/xdvik 18b.
978 Sun Sep 11 14:44:05 1994  Karl Berry  (karl@cs.umb.edu)
980         * aclocal.m4: New file with my AC_FIND_XTRA replacement; use -lICE
981         when linking for -lSM.
983 Sat Sep 10 14:01:54 1994  Karl Berry  (karl@cs.umb.edu)
985         * configure.in: Use AC_PROG_INSTALL.
987         * Makefile.in (makeargs): Don't pass SHELL.
989 Wed Sep  7 16:29:05 1994  Karl Berry  (karl@cs.umb.edu)
991         * kpathsea 2.0/dviljk 2.0/dvipsk 5.55b/xdvik 18a.
993 Sat Sep  3 07:43:19 1994  Karl Berry  (karl@cs.umb.edu)
995         * Makefile.in (install-kpathsea): Use $(MAKE) $(installargs).
996         (install*): Use installargs.
997         (installargs): New variable.
998         (install-exec): Do not depend on install-kpathsea.
1000         * configure.in: chmod a+x kpathsea/config.status.
1002 Fri Sep  2 13:09:16 1994  Karl Berry  (karl@cs.umb.edu)
1004         * Makefile.in (default): Make this the default target, not all.
1006 Sat Aug 27 18:58:01 1994  Karl Berry  (karl@cs.umb.edu)
1008         * Makefile.in (install-{fmts,bases}): New web2c-only targets.
1010 Fri Aug 26 10:40:22 1994  Karl Berry  (karl@cs.umb.edu)
1012         * Makefile.in (install-kpathsea): New target. Split up install*
1013         and uninstall* targets, so the former depend on it.
1015 Sun Aug 21 12:11:15 1994  Karl Berry  (karl@cs.umb.edu)
1017         * Makefile.in (all, install, etc.): use test ! -d ||, instead of
1018         if, for brevity.
1019         Use ac_include where possible.
1021 Thu Mar 24 08:40:05 1994  Karl Berry  (karl@cs.umb.edu)
1023         * configure.in: Exit if configure fails.
1025 Tue Mar 22 08:27:24 1994  Karl Berry  (karl@cs.umb.edu)
1027         * configure.in: Don't replace `xdvik/' with `kpathsea/' when
1028         making kpathsea/config.status.
1030 Thu Mar 10 08:03:51 1994  Karl Berry  (karl@cs.umb.edu)
1032         * configure.in: Use ../ to get to subdir only if srcdir=.
1034 Thu Feb 24 13:54:36 1994  Karl Berry  (karl@cs.umb.edu)
1036         * Makefile.in (programs): Add dviljk.
1037         (makeargs): Pass install_fonts and {bh,cg,mt}_fontdir down.
1039 Mon Feb 21 13:32:30 1994  Karl Berry  (karl@cs.umb.edu)
1041         * Makefile.in (triptrap ...): Depend on do-kpathsea, to help
1042         propagate the paths. From Martyn.
1044         * configure.in: Merge srcdir ==/!= . cases.
1045         Also: Change all $first_program's to `kpathsea'.
1046         mkdir kpathsea before copying.
1047         From simon.
1049 Tue Feb  1 10:32:26 1994  Karl Berry  (karl@cs.umb.edu)
1051         * configure.in: Allow for non-. srcdirs. From Andreas.
1053         * Makefile.in (makeargs): Pass scriptdir, texmf_prefix, fontdir,
1054         fmtdir, and basedir; and don't pass (the nonexistent) tex_prefix,
1055         mf_prefix, and texfontdir. From Andreas.
1057         * Makefile.in (CFLAGS): Define this.
1058         (makeargs): Pass it down.
1060 Fri Jan 21 07:42:45 1994  Karl Berry  (karl@cs.umb.edu)
1062         * Makefile.in: (makeargs): Pass psmacrodir and default_texsize.
1063         From Martyn.
1065 Sun Dec 19 17:31:54 1993  Karl Berry  (karl@cs.umb.edu)
1067         * configure.in: rm -f conftest.stat. 
1069 Wed Dec 15 06:30:17 1993  Karl Berry  (karl@cs.umb.edu)
1071         * Makefile.in (fmts): New web2c-only target.
1073 Sun Dec  5 13:49:11 1993  Karl Berry  (karl@cs.umb.edu)
1075         * configure.in: Rewrite kpathsea/config.status to only create a
1076         Makefile and c-auto.h, instead of just doing the assignment on the
1077         command line when we configure.
1079         * configure.in (CONFIG_SHELL): Use this instead of $shell, and
1080         allow the user to override.
1082 Sat Dec  4 11:26:09 1993  Karl Berry  (karl@cs.umb.edu)
1084         * configure.in: Echo value of srcdir in error msg.
1086         * Makefile.in (triptrap, etc.): New targets for web2c.
1088 Fri Oct 22 13:31:18 1993  Karl Berry  (karl@cs.umb.edu)
1090         * Makefile.in (makeargs): Don't pass the paths, since they're in
1091         paths.h.in now. But do pass the dvips directories.
1093         * configure.in: Makefile.in is in srcdir.  From simon@lia.di.epfl.ch.
1095 Thu Sep 30 14:27:17 1993  Karl Berry  (karl@cs.umb.edu)
1097         * Makefile.in (*install*): Only do program directories.
1098         (most targets): Add `else true' for stupid sh's.
1099         * README: Update appropriately.