aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 230db52..1f3cdfc 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -6,6 +6,4 @@ fi
if [ ! -d tmp ]; then
mkdir tmp
fi
-(cd tmp; for dir in el ru ; do if [ ! -d $dir ]; then mkdir $dir; fi; done)
-(cd html; for dir in el ru ; do if [ ! -d $dir ]; then mkdir $dir; fi; done)
autoreconf -f -i -s

Return to:

Send suggestions and report system problems to the System administrator.