1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-11-08 11:02:18 +03:00
Files
libxslt/xsltConf.sh.in
Daniel Veillard 6f5e152012 Initial revision
2001-01-07 14:01:28 +00:00

8 lines
172 B
Bash

#
# Configuration file for using the xslt library
#
XSLT_LIBDIR="@XSLT_LIBDIR@"
XSLT_LIBS="@XSLT_LIBS@"
XSLT_INCLUDEDIR="@XSLT_INCLUDEDIR@"
MODULE_VERSION="xslt-@VERSION@"