From bf6d57204836876ff91003270f28e51d414d913f Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Wed, 1 Oct 2014 23:03:14 +0300
Subject: Remove unused option from build scripts.

---
 build/bmake45    | 1 -
 build/bmake46    | 1 -
 build/bmakedebug | 1 -
 build/bmakemem   | 1 -
 build/bmakespeed | 3 +--
 5 files changed, 1 insertion(+), 6 deletions(-)

(limited to 'build')

diff --git a/build/bmake45 b/build/bmake45
index 472c133f1..00cb09413 100755
--- a/build/bmake45
+++ b/build/bmake45
@@ -45,7 +45,6 @@ autoreconf -i
 --bindir=$dir/run/bin \
 --mandir=$dir/run/share/man \
 --enable-memdebug=yes \
---with-internalguichan=yes \
 --enable-tcmalloc=no \
 --enable-googleprofiler=no
 
diff --git a/build/bmake46 b/build/bmake46
index 7c97dd983..25fc07021 100755
--- a/build/bmake46
+++ b/build/bmake46
@@ -58,7 +58,6 @@ autoreconf -i
 --bindir=$dir/run/bin \
 --mandir=$dir/run/share/man \
 --enable-memdebug=yes \
---with-internalguichan=yes \
 --enable-tcmalloc=no \
 --enable-googleprofiler=no
 
diff --git a/build/bmakedebug b/build/bmakedebug
index 1db68d26f..eb9b2f18c 100755
--- a/build/bmakedebug
+++ b/build/bmakedebug
@@ -48,7 +48,6 @@ autoreconf -i
 --bindir=$dir/run/bin \
 --mandir=$dir/run/share/man \
 --enable-memdebug=no \
---with-internalguichan=yes \
 --enable-tcmalloc=no \
 --enable-googleprofiler=no \
 --enable-checks=yes
diff --git a/build/bmakemem b/build/bmakemem
index 2821714e7..dcaca3705 100755
--- a/build/bmakemem
+++ b/build/bmakemem
@@ -44,7 +44,6 @@ autoreconf -i
 --bindir=$dir/run/bin \
 --mandir=$dir/run/share/man \
 --enable-memdebug=yes \
---with-internalguichan=yes \
 --enable-tcmalloc=no \
 --enable-googleprofiler=no
 
diff --git a/build/bmakespeed b/build/bmakespeed
index f36f02689..63dd87fcb 100755
--- a/build/bmakespeed
+++ b/build/bmakespeed
@@ -19,8 +19,7 @@ autoreconf -i
 ./configure --prefix=$dir/run \
 --datadir=$dir/run/share/games \
 --bindir=$dir/run/bin \
---mandir=$dir/run/share/man \
---with-internalguichan=yes
+--mandir=$dir/run/share/man
 
 cd po
 make -j8 update-gmo 2>../build/make1.log
-- 
cgit v1.2.3-70-g09d2