commit | 40272f812b4ebd01a14bbf1c135f0b6210d49d70 | [log] [tgz] |
---|---|---|
author | Sjoerd Mullender <sjoerd@acm.org> | Thu Nov 03 13:46:57 1994 +0000 |
committer | Sjoerd Mullender <sjoerd@acm.org> | Thu Nov 03 13:46:57 1994 +0000 |
tree | 63a8f28c1baf1136fa34f6ab1ed2f372e6466c65 | |
parent | 47f7c71549476861f61694a83f2bfb7e9e107f1d [diff] [blame] |
Removed erroneous +. (Patched manually since configure.in not yet ported to autoconf 2.0.)
diff --git a/configure b/configure index b864617..6e26a4b 100755 --- a/configure +++ b/configure
@@ -1635,7 +1635,7 @@ 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>