Check for libxml2 include files, not lib in code

This commit is contained in:
Olof hagsand 2019-05-23 22:55:46 +02:00
parent a804e05375
commit e55a27bcac
3 changed files with 4 additions and 8 deletions

View file

@ -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 */