diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-17 23:29:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-17 23:29:05 +0000 |
commit | ad83624b2114e789fe57364ee58a5d916b161156 (patch) | |
tree | 12e2e3a836afd851cdbf4b7bef24fff48cdb7880 /net/bcusdk-eibd/files/patch-configure | |
parent | . home page of the project changed; (diff) |
The European Installation Bus (EIB) is a field bus system for home and building
automation. This package contains the EIBnet/IP tunneling and routing daemon
which is part of the BCU SDK. It provides access to an EIB bus over TCP/IP and
Unix domain sockets.
WWW: http://www.auto.tuwien.ac.at/~mkoegler/index.php/eibd
PR: ports/118471
Submitted by: Björn König <bkoenig at alpha-tierchen.de>
Diffstat (limited to 'net/bcusdk-eibd/files/patch-configure')
-rw-r--r-- | net/bcusdk-eibd/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/bcusdk-eibd/files/patch-configure b/net/bcusdk-eibd/files/patch-configure new file mode 100644 index 000000000000..b176264ca180 --- /dev/null +++ b/net/bcusdk-eibd/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig 2007-11-08 15:31:54.000000000 +0000 ++++ configure 2007-12-08 14:37:29.000000000 +0000 +@@ -5332,7 +5332,7 @@ + fi + + +-have_source_info=no ++have_source_info=yes + have_linux_api=no + echo "$as_me:$LINENO: checking for linux/rtnetlink.h" >&5 + echo $ECHO_N "checking for linux/rtnetlink.h... $ECHO_C" >&6 |