compile fix for bsd
authorFelix Fietkau <nbd@openwrt.org>
Sat, 14 Oct 2006 15:33:47 +0000 (15:33 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 14 Oct 2006 15:33:47 +0000 (15:33 +0000)
SVN-Revision: 5088

libs/libdnet/Makefile

index 24d3af43da409aeb20d21b034e038c8f88bb1c9a..77e2d5d7a16bc68a2f0e76ecd4731c19ad722c5a 100644 (file)
@@ -43,6 +43,7 @@ define Build/Configure
                CFLAGS="$(TARGET_CFLAGS)" \
                CPPFLAGS="-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \
                LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \
+               ac_cv_dnet_bsd_bpf=no \
                ./configure \
                        --target=$(GNU_TARGET_NAME) \
                        --host=$(GNU_TARGET_NAME) \