aboutsummaryrefslogtreecommitdiff
path: root/bpkg/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/buildfile')
-rw-r--r--bpkg/buildfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/bpkg/buildfile b/bpkg/buildfile
index 6bddbb8..e64e413 100644
--- a/bpkg/buildfile
+++ b/bpkg/buildfile
@@ -98,7 +98,8 @@ for t: cxx{**.test...}
# Build options.
#
-cxx.poptions += -DBPKG_OUTPROC_CONFIGURE
+
+#cxx.poptions += -DBPKG_OUTPROC_CONFIGURE
obj{utility}: cxx.poptions += \
"-DBPKG_EXE_PREFIX=\"$bin.exe.prefix\"" \