diff --git a/configure b/configure index 59271f5b1e..7ded3fb175 100755 --- a/configure +++ b/configure @@ -247,7 +247,7 @@ if [ "$simpleidct" = "yes" ]; then echo "#define SIMPLE_IDCT 1" >> $TMPH fi -diff -q $TMPH config.h >/dev/null +diff -q $TMPH config.h >/dev/null 2>&1 if test $? -ne 0 ; then mv -f $TMPH config.h else