libpcap: remove unrecognized configure options
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
This commit is contained in:
parent
04cb722e9f
commit
75dc12dac1
1 changed files with 0 additions and 2 deletions
|
@ -54,9 +54,7 @@ CONFIGURE_VARS += \
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--enable-static \
|
|
||||||
--disable-yydebug \
|
--disable-yydebug \
|
||||||
--with-build-cc="$(HOSTCC)" \
|
|
||||||
--with-pcap=linux \
|
--with-pcap=linux \
|
||||||
--without-septel \
|
--without-septel \
|
||||||
--without-dag \
|
--without-dag \
|
||||||
|
|
Loading…
Reference in a new issue