1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00
Files
libxml2/xmlConf.sh.in
Arturo Espinosa 1c34729c67 Add missing file
1998-09-08 03:37:43 +00:00

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@"