Check for libxml2 include files, not lib in code
This commit is contained in:
parent
a804e05375
commit
e55a27bcac
3 changed files with 4 additions and 8 deletions
|
|
@ -49,10 +49,6 @@
|
|||
#include <regex.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#ifdef HAVE_LIBXML_XMLREGEXP_H
|
||||
#include <libxml/xmlregexp.h>
|
||||
#endif
|
||||
|
||||
#include <cligen/cligen.h>
|
||||
|
||||
/* clicon */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue