From 73ec6e4939a03d53e3d1400dbb463fee7c3eb9fc Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 15 Oct 2014 14:01:07 -0400 Subject: build: Add --verbose configuration option --- (limited to 'build') 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 -- cgit v0.9.1