Skip to content

Instantly share code, notes, and snippets.

diff --git a/configure b/configure
index b1ea7bdff..ece846181 100755
--- a/configure
+++ b/configure
@@ -130,6 +130,7 @@ builddir=build
prefix=/usr/local/bro
CMakeCacheEntries=""
append_cache_entry CMAKE_INSTALL_PREFIX PATH $prefix
+append_cache_entry CMAKE_INSTALL_LIBDIR PATH /usr/lib
append_cache_entry ZEEK_ROOT_DIR PATH $prefix