blob: 723c8a1ab3c8bd92f32e754e59e30204a210a0f5 (
plain)
1
2
3
4
5
6
7
|
## texk/cjkutils/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/cjkutils/
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 and TL libraries required for cjkutils
KPSE_WITH_PROG([cjkutils], [kpathsea])
|