summaryrefslogtreecommitdiff
path: root/Build/source/texk/withenable.ac
blob: 64b858c7fb3d36f888d85e8db14140308f1e970d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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
dvipdfm
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)