]> git.ipfire.org Git - thirdparty/strongswan.git/commit
conftest: Don't load plugins incrementally
authorTobias Brunner <tobias@strongswan.org>
Tue, 3 Sep 2013 17:02:40 +0000 (19:02 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 13 Sep 2013 09:44:04 +0000 (11:44 +0200)
commit11ac36b016a12c1d9d4fc1a1e0e2bf450566cae7
tree6d97f65fb268e6b4dd91b4dc6907b47ed18cc229
parentfafa7684787ccfb91774deae9f38f3a75f662b17
conftest: Don't load plugins incrementally

This is not supported by the plugin loader, so we simply combine the
plugin lists and load them all at once.
src/conftest/conftest.c