]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Removed erroneous +.
authorSjoerd Mullender <sjoerd@acm.org>
Thu, 3 Nov 1994 13:46:57 +0000 (13:46 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Thu, 3 Nov 1994 13:46:57 +0000 (13:46 +0000)
(Patched manually since configure.in not yet ported to autoconf 2.0.)

configure

index b864617f7089ab7190359e5c6650cf5863a245f6..6e26a4b0be55236ac6dd04b28f69b7f1516a0dea 100755 (executable)
--- a/configure
+++ b/configure
@@ -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>