aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 63702a7..aae1061 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,5 +1,10 @@
#!/bin/bash
+if [ "x$EDITOR" = "x" ];
+then
+ EDITOR=vi
+fi
+
if [ "x$1" = "x-f" ]
then
autoscan