summaryrefslogtreecommitdiff
path: root/bmake
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-06-03 15:36:15 +0300
committerAndrei Karas <akaras@inbox.ru>2011-06-03 15:36:15 +0300
commit2d810704bfd100e9565d791fb3681f26c8894a9a (patch)
tree0b2d556f51edb1416eb4fc782d7454050d9c1bf5 /bmake
parent35d327a5ab3ae2a235e3e045afb321810bb2536a (diff)
downloadmv-2d810704bfd100e9565d791fb3681f26c8894a9a.tar.gz
mv-2d810704bfd100e9565d791fb3681f26c8894a9a.tar.bz2
mv-2d810704bfd100e9565d791fb3681f26c8894a9a.tar.xz
mv-2d810704bfd100e9565d791fb3681f26c8894a9a.zip
Add configure option --without-librt to disable linking to librt.
Diffstat (limited to 'bmake')
-rwxr-xr-xbmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/bmake b/bmake
index 3e7eb44c3..378e99203 100755
--- a/bmake
+++ b/bmake
@@ -42,6 +42,8 @@ autoreconf -i
--enable-memdebug=no \
--with-internalguichan=yes
+#--without-librt
+
cd po
#make -j5 update-po 2>../make1.log
make -j5 update-gmo 2>../make1.log