Disable configure cache

pull/1/head
Behdad Esfahbod 16 years ago
parent a6451aa626
commit d03f818659
  1. 1
      autogen.sh

@ -185,5 +185,4 @@ cd "$ORIGDIR" || exit 1
rm -f config.cache
do_cmd $srcdir/configure \
--cache-file=config.cache \
${1+"$@"} && echo "Now type \`make' to compile $PROJECT." || exit 1

Loading…
Cancel
Save