diff --git a/bash/zncconfigure b/bash/zncconfigure index f5c3da4..5bd21a3 100755 --- a/bash/zncconfigure +++ b/bash/zncconfigure @@ -21,3 +21,4 @@ mkdir -p build cd build ../configure --enable-debug --enable-perl --enable-python --enable-swig --enable-tcl --enable-cyrus --prefix=$HOME/.local # and here you run "make -j$(nproc)" while you are in the build/ directory. +set -x