summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2016-12-16 01:24:53 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2016-12-16 20:42:01 +0100
commit4a06690fcac47d732e9cc3ae4e86cac55e801ea5 (patch)
tree746e5773dcae7569e33eb4404aa7c5c154dc36a7 /.gitignore
parentbuild: fix bison < 3.0 compatibility (diff)
downloadfrr-4a06690fcac47d732e9cc3ae4e86cac55e801ea5.tar.xz
frr-4a06690fcac47d732e9cc3ae4e86cac55e801ea5.zip
build: check flex >= 2.5.20 is available
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4c90eb00d..af345e560 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,7 @@ build
*.loT
m4/*.m4
!m4/ax_sys_weak_alias.m4
+!m4/ax_compare_version.m4
debian/autoreconf.after
debian/autoreconf.before
debian/files