summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvik/ac/xdvik.ac
blob: 424c50e6375b8edab6ffcdd73a7d7f2ca44feb3a (plain)
1
2
3
4
5
6
7
8
9
10
## texk/xdvik/ac/xdvik.ac: configure.ac fragment for the TeX Live subdirectory texk/xdvik/
dnl
dnl Copyright (C) 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 (motif/xaw/xaw3d/neXtaw) for xdvi
                           @<:@default: Motif if available, else Xaw@:>@]))