summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-10-15 14:01:07 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-10-15 14:01:40 (EDT)
commit73ec6e4939a03d53e3d1400dbb463fee7c3eb9fc (patch)
treead743266f832c0a99e2ef6be1ca7c3d23a8b32b9
parent67619578cdc16c677fe9ebff0eb6410912209ae1 (diff)
build: Add --verbose configuration option
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 4640e3c..6144890 100755
--- a/build
+++ b/build
@@ -9,5 +9,5 @@ nop:
@:
build:
- cd src && ./bootstrap --system-libs \
+ cd src && ./bootstrap --verbose --system-libs \
--prefix=/usr --docdir=/share/doc/cmake --mandir=/share/man