Extended version: ${EXTENDED_VERSION}
OS Family: ${OS_TYPE}
- Hooks directory: ${libdir}/kea/hooks
+ Hooks directory: ${prefix}/lib/kea/hooks
END
if test "$PREMIUM" != ""; then
cat >> config.report << END
libmysqlcb_la_CXXFLAGS = $(AM_CXXFLAGS)
libmysqlcb_la_CPPFLAGS = $(AM_CPPFLAGS)
-# install the shared object into $(libdir)/hooks
-lib_hooksdir = $(libdir)/hooks
+# install the shared object into $(libdir)/kea/hooks
+lib_hooksdir = $(libdir)/kea/hooks
lib_hooks_LTLIBRARIES = libdhcp_mysql_cb.la
libdhcp_mysql_cb_la_SOURCES =