mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 13:46:21 +00:00
Removed non c plugin code
This commit is contained in:
@@ -124,6 +124,12 @@ main(int argc, char **argv)
|
||||
g_print("PGP support: Disabled\n");
|
||||
#endif
|
||||
|
||||
#ifdef PROF_HAVE_C
|
||||
g_print("C plugins: Enabled\n");
|
||||
#else
|
||||
g_print("C plugins: Disabled\n");
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user