commit | ff57d3653efe4a1428147204b54cacf3651c4dd0 | [log] [tgz] |
---|---|---|
author | Everton Marques <everton.marques@gmail.com> | Wed Jun 25 15:54:03 2014 -0300 |
committer | David Lamparter <equinox@opensourcerouting.org> | Wed Feb 04 06:07:56 2015 +0100 |
tree | 0b9ae54ba0da0f9a0391830445751495a248f11b | |
parent | 829198800217fe321faa397d21e2d8f99fcaf0dd [diff] [blame] |
pimd: Fixes to build against current quagga.
diff --git a/configure.ac b/configure.ac index 7696bd7..6632e54 100755 --- a/configure.ac +++ b/configure.ac
@@ -1369,6 +1369,7 @@ "no" ) PIMD="";; * ) ;; esac +AM_CONDITIONAL(PIMD, test "x$PIMD" = "xpimd") # XXX Perhaps auto-enable on Solaris, but that's messy for cross builds. case "${enable_solaris}" in