diff options
Diffstat (limited to 'configure.seed')
-rw-r--r-- | configure.seed | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.seed b/configure.seed index 54a403efe..5c51a1d8e 100644 --- a/configure.seed +++ b/configure.seed @@ -259,7 +259,6 @@ fi AC_CONFIG_FILES([Makefile example/Makefile example/Makefile.dpdk tests/Makefile tests/unit/Makefile tests/dga/Makefile libndpi.pc src/include/ndpi_define.h src/lib/Makefile python/Makefile fuzz/Makefile src/include/ndpi_api.h]) AC_CONFIG_FILES([tests/do.sh], [chmod +x tests/do.sh]) -AC_CONFIG_FILES([tests/do_valgrind.sh], [chmod +x tests/do_valgrind.sh]) AC_CONFIG_HEADERS(src/include/ndpi_config.h) AC_SUBST(GIT_RELEASE) AC_SUBST(NDPI_MAJOR) |