Package: bird
Version: 1.1.3-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

the current version fails to build on GNU/kFreeBSD.

Please update configure.in as shown bellow
and regenerate configure by autoconf.

It would also be nice if you can ask upstream
to include this change.

Thanks in advance

                        Petr


--- bird-1.1.3.orig/configure.in
+++ bird-1.1.3/configure.in
@@ -125,6 +125,10 @@
                                ;;
                ipv4:freebsd*)  sysdesc=bsd
                                ;;
+               ipv6:kfreebsd*) sysdesc=bsd-v6
+                               ;;
+               ipv4:kfreebsd*) sysdesc=bsd
+                               ;;
                ipv6:openbsd*)  sysdesc=bsd-v6
                                ;;
                ipv4:openbsd*)  sysdesc=bsd




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to