Added autoconf output, removed configure.ac

This commit is contained in:
Matěj Týč
2015-09-01 17:49:01 +02:00
parent 1068cfb4b5
commit 81ebef2e29

View File

@@ -20,10 +20,16 @@
- ^deps/
- ^tools/
- (^|/)configure$
- (^|/)configure.ac$
- (^|/)config.guess$
- (^|/)config.sub$
# stuff autogenerated by autoconf - still C deps
- (^|/)libtool.m4
- (^|/)ltoptions.m4
- (^|/)ltsugar.m4
- (^|/)ltversion.m4
- (^|/)lt~obsolete.m4
# Linters
- cpplint.py