clamconf: added PCRE optional tracker

remotes/push_mirror/swebb/clamyara^2
Kevin Lin 11 years ago
parent e1ab4becdb
commit 17d741d8a5
  1. 3
      clamconf/clamconf.c

@ -455,6 +455,9 @@ int main(int argc, char **argv)
printf("AUTOIT_EA06 ");
#ifdef HAVE_BZLIB_H
printf("BZIP2 ");
#endif
#ifdef HAVE_PCRE
printf("PCRE ");
#endif
if(have_rar)
printf("RAR ");

Loading…
Cancel
Save