]> git.ipfire.org Git - thirdparty/kea.git/commit
[5337] Changed glib static lib test to trigger on enable-static-link
authorThomas Markwalder <tmark@isc.org>
Thu, 27 Jul 2017 13:46:21 +0000 (09:46 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 27 Jul 2017 13:46:21 +0000 (09:46 -0400)
commitdeb49fc948218904c25813bf3a38591f4ee388cd
tree9242fe72cb860f39a347f0214713e74abb5db8e4
parentdcc77ba5ffdf158641cd396ed3f3afdf4cdd101d
[5337] Changed glib static lib test to trigger on enable-static-link

    configure.ac - changed the glib static test to trigger on
    enable-static-link, rather than enable-static.  The latter is on by
    default, and testing based on this would fall over on lots of systems
    requiring folks to specify --disable-static or install the glib static
    libs.
configure.ac