From: Sjoerd Mullender Date: Thu, 3 Nov 1994 13:46:57 +0000 (+0000) Subject: Removed erroneous +. X-Git-Tag: v1.1.1~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40272f812b4ebd01a14bbf1c135f0b6210d49d70;p=thirdparty%2FPython%2Fcpython.git Removed erroneous +. (Patched manually since configure.in not yet ported to autoconf 2.0.) --- diff --git a/configure b/configure index b864617f7089..6e26a4b0be55 100755 --- 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} <