Add missing file

This commit is contained in:
Arturo Espinosa 1998-09-08 03:37:43 +00:00
parent 15fe6e7273
commit 1c34729c67

6
xmlConf.sh.in Normal file
View File

@ -0,0 +1,6 @@
#
# Configuration file for using the XML library in GNOME applications
#
XML_LIBDIR="@XML_LIBDIR@"
XML_LIBS="@XML_LIBS@"
XML_INCLUDEDIR="@XML_INCLUDEDIR@"