summaryrefslogtreecommitdiff
path: root/bmake
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-02-01 20:58:10 +0200
committerAndrei Karas <akaras@inbox.ru>2011-02-01 21:42:50 +0200
commit954ceb91ddd94985594996d6d3c50be7b5652626 (patch)
tree95b9a13368a5c561b380f34df95850276ec205ac /bmake
parentba1c188f7a1850761eb7d63fbaaeece6dfb2a256 (diff)
downloadplus-954ceb91ddd94985594996d6d3c50be7b5652626.tar.gz
plus-954ceb91ddd94985594996d6d3c50be7b5652626.tar.bz2
plus-954ceb91ddd94985594996d6d3c50be7b5652626.tar.xz
plus-954ceb91ddd94985594996d6d3c50be7b5652626.zip
Add ability to enable/disable manaserv with embedded enet.
Set manaserv disabled in automake and cmake by default but enabled in build scripts.
Diffstat (limited to 'bmake')
-rwxr-xr-xbmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/bmake b/bmake
index d62f4a23c..1eebfb5db 100755
--- a/bmake
+++ b/bmake
@@ -38,7 +38,8 @@ autoreconf -i
./configure --prefix=$dir/run \
--datadir=$dir/run/share/games \
--bindir=$dir/run/bin \
- --mandir=$dir/run/share/man
+ --mandir=$dir/run/share/man \
+ --enable-manaserv=yes
cd po
#make -j5 update-po 2>../make1.log