From a978d733e84030e1a8d86b8b216936690d062e7e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Aug 2011 21:01:43 +0300 Subject: Remove internal guichan usage from build scripts. --- clmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'clmake') diff --git a/clmake b/clmake index eec44c58f..19c3285de 100755 --- a/clmake +++ b/clmake @@ -10,7 +10,8 @@ export CXX=clang++ ./configure --prefix=$dir/run \ --datadir=$dir/run/share/games \ --bindir=$dir/run/bin \ ---mandir=$dir/run/share/man +--mandir=$dir/run/share/man \ +--without-internalguichan make -j5 2>make2.log -- cgit v1.2.3-70-g09d2