config FREETZ_LIB_libapr select FREETZ_LIB_libcrypt select FREETZ_LIB_libm select FREETZ_LIB_libpthread select FREETZ_LIB_libuuid bool "Apache Portable Runtime Library (libapr-1.so)" default n help APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. config FREETZ_LIB_libapr_WITH_DSO select FREETZ_LIB_libdl bool "Build with DSO support" if FREETZ_LIB_libapr default n help This option enables DSO support in libapr.