summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvik/ac/xdvik.ac
blob: 90477d5bb5cb6b3f18a4198c4a5b3f64386e6084 (plain)
1
2
3
4
5
6
7
8
9
10
11
## texk/xdvik/ac/xdvik.ac: configure.ac fragment for the TeX Live subdirectory texk/xdvik/
dnl
dnl Copyright 2019 Karl Berry <tex-live@tug.org>
dnl Copyright 2009 Peter Breitenlohner <tex-live@tug.org>
dnl You may freely use, modify and/or distribute this file.
dnl
## configure options for xdvik
AC_ARG_WITH([xdvi-x-toolkit],
            AS_HELP_STRING([--with-xdvi-x-toolkit=KIT],
                           [Use toolkit KIT (xaw/motif/xaw3d/neXtaw) for xdvi
                           @<:@default: Xaw@:>@]))