diff options
Diffstat (limited to 'configure.seed')
-rw-r--r-- | configure.seed | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.seed b/configure.seed index 5d3ed0458..fbc30ae07 100644 --- a/configure.seed +++ b/configure.seed @@ -13,8 +13,6 @@ AC_PROG_CC_STDC AC_LANG_WERROR AX_PTHREAD -CFLAGS+=" -Wall -Werror" - NDPI_VERSION_SHORT="@NDPI_VERSION_SHORT@" NDPI_MAJOR="@NDPI_MAJOR@" NDPI_MINOR="@NDPI_MINOR@" |