m4: with_pkg: fix PKG_HAVE_WITH_MODULES macro
The macro was checking for $with_foo to be set but only $enabled_foo was set correctly by the PKG_WITH_MODULES macro. In addition, this patch adds an intermediate macro for the name to be readable.
Please register or sign in to comment