Define this if we have libxml.
2000-01-12 Martin Baulig <martin@home-of-linux.org> * acconfig.h (HAVE_LIBXML): Define this if we have libxml.
This commit is contained in:
committed by
Martin Baulig
parent
bb15be7198
commit
27bf526b85
@@ -2,6 +2,8 @@
|
||||
|
||||
* xml.m4: New file to check for libxml.
|
||||
|
||||
* acconfig.h (HAVE_LIBXML): Define this if we have libxml.
|
||||
|
||||
* configure.in: Call `LIBGTOP_XML_HOOK' from `xml.m4' and
|
||||
add libxml libraries to `LIBGTOP_EXTRA_LIBS' when found.
|
||||
|
||||
|
@@ -169,3 +169,7 @@
|
||||
|
||||
/* Define if you have the <sys/procfs.h> header file */
|
||||
#undef HAVE_SYS_PROCFS_H
|
||||
|
||||
/* Define if you have the libxml library */
|
||||
#undef HAVE_LIBXML
|
||||
|
||||
|
Reference in New Issue
Block a user