summaryrefslogtreecommitdiffstats
path: root/package/libpcap/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-19 15:25:58 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-19 15:25:58 +0000
commitf9e805e6a3083551b18cae36e74c9b7e1458cc7b (patch)
treedd68e712b598fa030cc78916f830f4d1dfe04a2c /package/libpcap/Makefile
parent9cf6bdac93c4ae18850ebbde074dd3eaed28c14e (diff)
downloadmaster-31e0f0ae-f9e805e6a3083551b18cae36e74c9b7e1458cc7b.tar.gz
master-31e0f0ae-f9e805e6a3083551b18cae36e74c9b7e1458cc7b.tar.bz2
master-31e0f0ae-f9e805e6a3083551b18cae36e74c9b7e1458cc7b.zip
add sitefiles similar to the ones from openembedded
SVN-Revision: 5232
Diffstat (limited to 'package/libpcap/Makefile')
-rw-r--r--package/libpcap/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/libpcap/Makefile b/package/libpcap/Makefile
index f8de02d559..93a090d3d6 100644
--- a/package/libpcap/Makefile
+++ b/package/libpcap/Makefile
@@ -38,7 +38,6 @@ 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_linux_vers= \
./configure \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \