mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-11-08 11:02:18 +03:00
8 lines
172 B
Bash
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@"
|