Removed erroneous +.

(Patched manually since configure.in not yet ported to autoconf 2.0.)
This commit is contained in:
Sjoerd Mullender 1994-11-03 13:46:57 +00:00
parent 47f7c71549
commit 40272f812b
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -1635,7 +1635,7 @@ rm -f conftest*
fi
rm -f conftest*
+ test -n "$silent" || echo "checking for setpgrp"
test -n "$silent" || echo "checking for setpgrp"
cat > conftest.${ac_ext} <<EOF
#include "confdefs.h"
#include <ctype.h>