summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure7
1 files changed, 1 insertions, 6 deletions
diff --git a/configure b/configure
index 20e84d0..b1d4746 100755
--- a/configure
+++ b/configure
@@ -70,9 +70,4 @@ perl -e '
exit(0);
' `echo "$*" | sed "s/-//g"`
-if test -f err
-then
- rm -f err
-else
- echo You are ready to type gmake now!
-fi
+echo You are ready to type gmake now!