home *** CD-ROM | disk | FTP | other *** search
- Sun Jan 8 12:16:15 1995 Karl Berry <karl@cs.umb.edu>
-
- * kpathsea 2.6/dviljk 2.5/dvipsk 5.58f/xdvik 18f.
-
- Fri Jan 6 09:05:42 1995 Karl Berry <karl@cs.umb.edu>
-
- * Makefile.in (programs): Add gsftopkk.
-
- Wed Jan 4 11:55:48 1995 Karl Berry <karl@cs.umb.edu>
-
- * Makefile.in: Use if ... instead of ||, for Ultrix make.
-
- Sun Jan 1 14:12:04 1995 Karl Berry <karl@cs.umb.edu>
-
- * configure.in (AC_PROG_{CC,MAKE_SET}): Call these.
- * Makefile.in: Include make/common.make instead of repeating most
- of it.
-
- Sat Dec 31 17:47:46 1994 Karl Berry <karl@cs.umb.edu>
-
- * Makefile.in (install, install-data, install-exec): Just run the
- same target in kpathsea.
-
- Sat Dec 24 15:09:55 1994 Karl Berry <karl@cs.umb.edu>
-
- * Makefile.in (CFLAGS): USe @CFLAGS@ instead of -g. From
- wls@astro.umd.edu.
- ({dist,real}clean): Remove config.{cache,log}. From
- interran@uluru.Stanford.EDU (John Interrante) and others.
-
- Wed Dec 14 15:17:23 1994 Karl Berry <karl@cs.umb.edu>
-
- * kpathsea 2.5/dviljk 2.4/dvipsk 5.58e/xdvik 18e.
-
- Tue Nov 15 16:19:18 1994 Karl Berry <karl@cs.umb.edu>
-
- * Makefile.in (makeargs): Change MAKEARGS to XMAKEARGS.
-
- Mon Nov 7 15:40:53 1994 Karl Berry <karl@cs.umb.edu>
-
- * configure.in: Use AC_CONFIG_SUBDIRS instead of our handcrafted
- version.
-
- Sun Nov 6 16:11:38 1994 Karl Berry <karl@cs.umb.edu>
-
- * configure.in: Run autoupdate.
-
- Tue Oct 25 17:48:02 1994 Karl Berry <karl@cs.umb.edu>
-
- * kpathsea 2.3/dviljk 2.3/dvipsk 5.58c/xdvik 18d.
-
- Fri Oct 14 10:31:35 1994 Karl Berry <karl@cs.umb.edu>
-
- * kpathsea 2.2/dviljk 2.2/dvipsk 5.58b/xdvik 18c.
-
- Sun Sep 25 16:38:59 1994 Karl Berry <karl@cs.umb.edu>
-
- * Makefile.in (makeargs): Add MAKEARGS here.
-
- Mon Sep 12 11:05:53 1994 Karl Berry (karl@cs.umb.edu)
-
- * kpathsea 2.1/dviljk 2.1/dvipsk 5.58a/xdvik 18b.
-
- Sun Sep 11 14:44:05 1994 Karl Berry (karl@cs.umb.edu)
-
- * aclocal.m4: New file with my AC_FIND_XTRA replacement; use -lICE
- when linking for -lSM.
-
- Sat Sep 10 14:01:54 1994 Karl Berry (karl@cs.umb.edu)
-
- * configure.in: Use AC_PROG_INSTALL.
-
- * Makefile.in (makeargs): Don't pass SHELL.
-
- Wed Sep 7 16:29:05 1994 Karl Berry (karl@cs.umb.edu)
-
- * kpathsea 2.0/dviljk 2.0/dvipsk 5.55b/xdvik 18a.
-
- Sat Sep 3 07:43:19 1994 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (install-kpathsea): Use $(MAKE) $(installargs).
- (install*): Use installargs.
- (installargs): New variable.
- (install-exec): Do not depend on install-kpathsea.
-
- * configure.in: chmod a+x kpathsea/config.status.
-
- Fri Sep 2 13:09:16 1994 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (default): Make this the default target, not all.
-
- Sat Aug 27 18:58:01 1994 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (install-{fmts,bases}): New web2c-only targets.
-
- Fri Aug 26 10:40:22 1994 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (install-kpathsea): New target. Split up install*
- and uninstall* targets, so the former depend on it.
-
- Sun Aug 21 12:11:15 1994 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (all, install, etc.): use test ! -d ||, instead of
- if, for brevity.
- Use ac_include where possible.
-
- Thu Mar 24 08:40:05 1994 Karl Berry (karl@cs.umb.edu)
-
- * configure.in: Exit if configure fails.
-
- Tue Mar 22 08:27:24 1994 Karl Berry (karl@cs.umb.edu)
-
- * configure.in: Don't replace `xdvik/' with `kpathsea/' when
- making kpathsea/config.status.
-
- Thu Mar 10 08:03:51 1994 Karl Berry (karl@cs.umb.edu)
-
- * configure.in: Use ../ to get to subdir only if srcdir=.
-
- Thu Feb 24 13:54:36 1994 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (programs): Add dviljk.
- (makeargs): Pass install_fonts and {bh,cg,mt}_fontdir down.
-
- Mon Feb 21 13:32:30 1994 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (triptrap ...): Defpend on do-kpathsea, to help
- propagate the paths. From Martyn.
-
- * configure.in: Merge srcdir ==/!= . cases.
- Also: Change all $first_program's to `kpathsea'.
- mkdir kpathsea before copying.
- From simon.
-
- Tue Feb 1 10:32:26 1994 Karl Berry (karl@cs.umb.edu)
-
- * configure.in: Allow for non-. srcdirs. From Andreas.
-
- * Makefile.in (makeargs): Pass scriptdir, texmf_prefix, fontdir,
- fmtdir, and basedir; and don't pass (the nonexistent) tex_prefix,
- mf_prefix, and texfontdir. From Andreas.
-
- * Makefile.in (CFLAGS): Define this.
- (makeargs): Pass it down.
-
- Fri Jan 21 07:42:45 1994 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in: (makeargs): Pass psmacrodir and default_texsize.
- From Martyn.
-
- Sun Dec 19 17:31:54 1993 Karl Berry (karl@cs.umb.edu)
-
- * configure.in: rm -f conftest.stat.
-
- Wed Dec 15 06:30:17 1993 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (fmts): New web2c-only target.
-
- Sun Dec 5 13:49:11 1993 Karl Berry (karl@cs.umb.edu)
-
- * configure.in: Rewrite kpathsea/config.status to only create a
- Makefile and c-auto.h, instead of just doing the assignment on the
- command line when we configure.
-
- * configure.in (CONFIG_SHELL): Use this instead of $shell, and
- allow the user to override.
-
- Sat Dec 4 11:26:09 1993 Karl Berry (karl@cs.umb.edu)
-
- * configure.in: Echo value of srcdir in error msg.
-
- * Makefile.in (triptrap, etc.): New targets for web2c.
-
- Fri Oct 22 13:31:18 1993 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (makeargs): Don't pass the paths, since they're in
- paths.h.in now. But do pass the dvips directories.
-
- * configure.in: Makefile.in is in srcdir. From simon@lia.di.epfl.ch.
-
- Thu Sep 30 14:27:17 1993 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (*install*): Only do program directories.
- (most targets): Add `else true' for stupid sh's.
- * README: Update appropriately.
-