From cd19406a59274abc69e8a79af7cc747bd0895782 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 13 Jan 2008 18:29:37 +0000 Subject: --without-afm2pl, --without-dtl; from Patrice git-svn-id: svn://tug.org/texlive/trunk@6210 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/ChangeLog | 5 +++++ Build/source/texk/withenable.ac | 4 ++++ 2 files changed, 9 insertions(+) (limited to 'Build') diff --git a/Build/source/texk/ChangeLog b/Build/source/texk/ChangeLog index 24a9937b04e..900a423f42c 100644 --- a/Build/source/texk/ChangeLog +++ b/Build/source/texk/ChangeLog @@ -1,3 +1,8 @@ +2008-01-13 Karl Berry + + * withenable.ac (afm2pl, dtl): more --without options. + Found by Patrice. + 2007-01-10 Karl Berry * dvipos/Makefile (DEFS): add -I../../../texk for diff --git a/Build/source/texk/withenable.ac b/Build/source/texk/withenable.ac index 226f7d22604..430686ac20e 100644 --- a/Build/source/texk/withenable.ac +++ b/Build/source/texk/withenable.ac @@ -1,11 +1,15 @@ dnl withenable.ac: --with and --enable options. +AC_ARG_WITH([afm2pl], + [ --without-afm2pl do not build the afm2pl package]) AC_ARG_WITH([bibtex8], [ --without-bibtex8 do not build the bibtex8 package]) AC_ARG_WITH([cjkutils], [ --without-cjkutils do not build the cjkutils package]) AC_ARG_WITH([detex], [ --without-detex do not build the detex package]) +AC_ARG_WITH([devnag], + [ --without-devnag do not build the devnag package]) AC_ARG_WITH([dtl], [ --without-dtl do not build the dtl package]) AC_ARG_WITH([dvi2tty], -- cgit v1.2.3