From d5af01cef60230bfdd90dda14944075f896e2a93 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 31 May 2011 03:54:18 +0300 Subject: Allow use system guichan by automake switch --with-internalguichan=no. Cmake always using internal guichan. --- bmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bmake') diff --git a/bmake b/bmake index c9c6d83c8..3e7eb44c3 100755 --- a/bmake +++ b/bmake @@ -39,7 +39,8 @@ autoreconf -i --datadir=$dir/run/share/games \ --bindir=$dir/run/bin \ --mandir=$dir/run/share/man \ ---enable-memdebug=no +--enable-memdebug=no \ +--with-internalguichan=yes cd po #make -j5 update-po 2>../make1.log -- cgit v1.2.3-60-g2f50