--- configure.ac.orig	2024-05-08 15:11:58
+++ configure.ac	2024-11-09 16:56:39
@@ -95,7 +95,6 @@
 
 # Check for hwloc
 PKG_PROG_PKG_CONFIG # initialise $PKG_CONFIG
-PKG_CONFIG="$PKG_CONFIG --static" # we will be linking statically
 PKG_CHECK_MODULES([HWLOC], [hwloc],
    AC_DEFINE(HAVE_HWLOC,1,[Define if you have hwloc library]),
    AC_MSG_WARN([hwloc not supplied: cannot detect NUMA regions])
