mirror of
https://github.com/GNOME/libxml2.git
synced 2025-02-17 18:19:32 +08:00
6 lines
154 B
Bash
6 lines
154 B
Bash
#
|
|
# Configuration file for using the XML library in GNOME applications
|
|
#
|
|
XML_LIBDIR="@XML_LIBDIR@"
|
|
XML_LIBS="@XML_LIBS@"
|
|
XML_INCLUDEDIR="@XML_INCLUDEDIR@" |