summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 3795a70f..bc0290db 100755
--- a/configure
+++ b/configure
@@ -79,7 +79,7 @@ echo " !!!WARNING!!!"
echo "System Type: $sysname"
-sed -e "/^##\+\+${sysname}\+\+/,/^##--${sysname}--/s/^#//" \
+sed -e "/^##--${sysname}--/,/^##--${sysname}--/s/^#//" \
<Makefile.dist >Makefile
exit 0