1## texk/dvisvgm/ac/libgs.ac: configure.ac fragment for the TeX Live subdirectory texk/dvisvgm/ 2dnl 3dnl Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> 4dnl You may freely use, modify and/or distribute this file. 5dnl 6## configure checks for dvisvgm and libgs 7if test "x$enable_native_texlive_build:$with_system_libgs" = xyes:yes; then 8 AC_MSG_ERROR([you can not use system libraries for a native TeX Live build]) 9fi 10