]> git.ipfire.org Git - thirdparty/kmod.git/commit
build-sys: do not allow --enable static
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 6 Jun 2013 14:43:19 +0000 (11:43 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 6 Jun 2013 14:48:38 +0000 (11:48 -0300)
commitb7016153ec87dba2b0f0d182cc8f1e3b12f4dfaf
treee556f03cf649861aa13462b1b8eefd685780074d
parent4b9cab287263ec9c7558b54c5fec1feff0c82fe1
build-sys: do not allow --enable static

Do the same as done in systemd by Cristian Rodríguez
<crrodriguez@opensuse.org>. We use private symbols, not namespaced. So
don't pretend we support static linking.
configure.ac