Home
last modified time | relevance | path

Searched refs:AUTORECONF (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/libpcap/
H A Dautogen.sh5 AUTORECONFVERSION=`$AUTORECONF --version 2>&1 | grep "^autoreconf" | sed 's/.*) *//'`
15 autoconf default, it may be necessary to set the AUTORECONF
17 AUTORECONF=autoreconf-2.69 ./autogen.sh
19 AUTORECONF=autoreconf-2.71 ./autogen.sh
24 echo "$AUTORECONF identification: $AUTORECONFVERSION"
25 "$AUTORECONF" -f
H A DINSTALL.md11 On some system, you may need to set the `AUTORECONF` variable, like:
12 `AUTORECONF=autoreconf-2.69 ./autogen.sh`
/freebsd/contrib/tcpdump/
H A Dautogen.sh5 AUTORECONFVERSION=`$AUTORECONF --version 2>&1 | grep "^autoreconf" | sed 's/.*) *//'`
15 autoconf default, it may be necessary to set the AUTORECONF
17 AUTORECONF=autoreconf-2.69 ./autogen.sh
19 AUTORECONF=autoreconf-2.71 ./autogen.sh
24 echo "$AUTORECONF identification: $AUTORECONFVERSION"
25 "$AUTORECONF" -f
H A DINSTALL.md21 On some system, you may need to set the `AUTORECONF` variable, like:
22 `AUTORECONF=autoreconf-2.69 ./autogen.sh`
/freebsd/contrib/ntp/
H A Dbootstrap39 AUTORECONF=${AUTORECONF:-autoreconf}
159 ${AUTORECONF} -i -v "$@"
H A DCommitLog[all...]
/freebsd/crypto/openssh/
H A DMakefile.in3 AUTORECONF=autoreconf