]> git.puffer.fish Git - matthieu/frr.git/commit
build: fix some escapes in configure.ac
authorDavid Lamparter <equinox@diac24.net>
Sun, 7 Oct 2018 22:49:24 +0000 (00:49 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 19 Oct 2018 11:13:42 +0000 (13:13 +0200)
commit39d3cc4ec64249555273f244ec177d742dd66d68
treebcab6b791679fe87520475132aec81a8d169cb1c
parente2f68d82e9e5fe2b060ded949dd9780e33264ffe
build: fix some escapes in configure.ac

Some test statements were missing "" around variables causing syntax
errors during configure runs.

Signed-off-by: David Lamparter <equinox@diac24.net>
configure.ac