summaryrefslogtreecommitdiff
path: root/Build/source/texk/withenable.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/withenable.ac')
-rw-r--r--Build/source/texk/withenable.ac37
1 files changed, 0 insertions, 37 deletions
diff --git a/Build/source/texk/withenable.ac b/Build/source/texk/withenable.ac
deleted file mode 100644
index 690443a3fc3..00000000000
--- a/Build/source/texk/withenable.ac
+++ /dev/null
@@ -1,37 +0,0 @@
-dnl withenable.ac: --with and --enable options.
-dnl
-dnl list of optional packages in texk/, i.e., subdirs of texk/
-dnl
-m4_define([kpse_texk_pkglist], [
-afm2pl
-bibtex8
-cjkutils
-detex
-devnag
-dtl
-dvi2tty
-dvidvi
-dviljk
-dvipdfmx
-dvipng
-dvipos
-dvipsk
-gsftopk
-lacheck
-lcdf-typetools
-makeindexk
-musixflx
-ps2pkm
-seetexk
-tetex
-tex4htk
-texlive
-ttf2pk
-xdv2pdf
-xdvik
-xdvipdfmx
-])dnl
-
-# Options to avoid/include the packages in texk/.
-#
-KPSE_WITH_SUBDIRS(kpse_texk_pkglist)