diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-01 23:03:14 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-10-01 23:03:14 +0300 |
commit | bf6d57204836876ff91003270f28e51d414d913f (patch) | |
tree | f175cf48ec922f39ddd1713d2c21b6603e5f6fb1 /build/bmakemem | |
parent | 7b89f203b208f885fa7a6f69ca656f1ca711ed42 (diff) | |
download | ManaVerse-bf6d57204836876ff91003270f28e51d414d913f.tar.gz ManaVerse-bf6d57204836876ff91003270f28e51d414d913f.tar.bz2 ManaVerse-bf6d57204836876ff91003270f28e51d414d913f.tar.xz ManaVerse-bf6d57204836876ff91003270f28e51d414d913f.zip |
Remove unused option from build scripts.
Diffstat (limited to 'build/bmakemem')
-rwxr-xr-x | build/bmakemem | 1 |
1 files changed, 0 insertions, 1 deletions
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 |