## texk/kpathsea/ac/kpathsea.ac: configure.ac fragment for the TeX Live subdirectory texk/kpathsea/ dnl dnl Copyright (C) 2009 Peter Breitenlohner dnl You may freely use, modify and/or distribute this file. dnl ## basic check of system kpathsea KPSE_TRY_LIB([kpathsea], [#include #include ], [const char *version = kpathsea_version_string; kpse_set_program_name("prog", "name");])