aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-10-25 13:39:37 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-10-25 13:39:37 +0000
commit82b77c2eb08295cfea13128a0cebf8651c1c2c38 (patch)
treedb5ebf71d655a7aebb5632a1dc1e42ed59db8aae /autogen.sh
parentec549720863a5cb21d39af2aee00f1a6f1a1e566 (diff)
downloadellinika-82b77c2eb08295cfea13128a0cebf8651c1c2c38.tar.gz
ellinika-82b77c2eb08295cfea13128a0cebf8651c1c2c38.tar.bz2
Updated
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@263 941c8c0f-9102-463b-b60b-cd22ce0e6858
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.