All pastes #2078709 Raw Edit

Mine

public text v1 · immutable
#2078709 ·published 2011-08-27 16:17 UTC
rendered paste body
mkdir -p disable_fetch-hack
ln -s /bin/false disable_fetch-hack/wget
ln -s /bin/false disable_fetch-hack/curl

PATH=$PWD/disable_fetch-hack:$PATH ./configure \
      --whatever \
      --foo