Removed erroneous +.
(Patched manually since configure.in not yet ported to autoconf 2.0.)
This commit is contained in:
parent
47f7c71549
commit
40272f812b
2
configure
vendored
2
configure
vendored
@ -1635,7 +1635,7 @@ rm -f conftest*
|
|||||||
fi
|
fi
|
||||||
rm -f conftest*
|
rm -f conftest*
|
||||||
|
|
||||||
+ test -n "$silent" || echo "checking for setpgrp"
|
test -n "$silent" || echo "checking for setpgrp"
|
||||||
cat > conftest.${ac_ext} <<EOF
|
cat > conftest.${ac_ext} <<EOF
|
||||||
#include "confdefs.h"
|
#include "confdefs.h"
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user