| Arturo Espinosa | 1c34729 | 1998-09-08 03:37:43 +0000 | [diff] [blame] | 1 | # |
| 2 | # Configuration file for using the XML library in GNOME applications | ||||
| 3 | # | ||||
| 4 | XML_LIBDIR="@XML_LIBDIR@" | ||||
| 5 | XML_LIBS="@XML_LIBS@" | ||||
| Arturo Espinosa | 97f62f2 | 1999-09-18 22:29:07 +0000 | [diff] [blame] | 6 | XML_INCLUDEDIR="@XML_INCLUDEDIR@" |
| Arturo Espinosa | 1b0f55f | 1999-09-18 22:29:26 +0000 | [diff] [blame] | 7 | MODULE_VERSION="xml-@VERSION@" |
| 8 | |||||