diff options
author | Stuart Reilly <rs576h@vyatta.att-mail.com> | 2019-07-12 16:41:39 +0100 |
---|---|---|
committer | Stuart Reilly <rs576h@vyatta.att-mail.com> | 2019-07-12 16:41:39 +0100 |
commit | 92c769f206d407024cec677b838e67e64769249e (patch) | |
tree | 7db608368f85f72638498d709aa6a55bd2ce5145 /configure.seed | |
parent | 343ee0c9b6f5421f5a7b2e17429bcd52c6fa6950 (diff) |
Solve remaining warnings
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@" |