Add requirement for plugin_is_GPL_compatible symbol in loaded objects.

This commit is contained in:
Paul Smith
2013-05-14 22:53:42 -04:00
parent 58dae24352
commit c21c1455fd
6 changed files with 41 additions and 0 deletions

View File

@@ -20,6 +20,8 @@ print $F <<'EOF' ;
#include "gnumake.h"
int plugin_is_GPL_compatible;
int
testload_gmk_setup (gmk_floc *pos)
{