diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2017-01-09 12:35:57 -0200 |
|---|---|---|
| committer | Renato Westphal <renato@opensourcerouting.org> | 2017-01-09 12:38:26 -0200 |
| commit | 95f5922d277c9f4ab983545c0a99fb80c4c1655a (patch) | |
| tree | dc76c12ebe57ecb2d6efa2531d6350a1c365ba3a /.gitignore | |
| parent | aac93a83e30a8c82128110e22e9f45f42ce8bd20 (diff) | |
build: check if the LibXML perl module is available
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 546faf6926..507b193b4b 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ build m4/*.m4 !m4/ax_sys_weak_alias.m4 !m4/ax_compare_version.m4 +!m4/ax_prog_perl_modules.m4 debian/autoreconf.after debian/autoreconf.before debian/files |
