diff options
author | Campus <campus@ntop.org> | 2017-02-13 13:11:54 +0100 |
---|---|---|
committer | Campus <campus@ntop.org> | 2017-02-13 13:11:54 +0100 |
commit | 787ca096e61ade2f5870139cfefd93f962637217 (patch) | |
tree | 0b7407a7b45fc119cf1c7d72c336d366d3fc8462 /configure.ac | |
parent | 363b38ceb015530fa1f054c24ebe6c55483e64c1 (diff) | |
parent | ffbe5d1e22808595d536ba63e6b74f3b4a599a5c (diff) |
Merge branch 'dev-numeronove-openbsd' of https://github.com/numeronove/nDPI into numeronove-dev-numeronove-openbsd
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 0e46e15aa..239187360 100644 --- a/configure.ac +++ b/configure.ac @@ -7,6 +7,7 @@ AM_INIT_AUTOMAKE([foreign subdir-objects]) LT_INIT AC_PROG_CC +AM_PROG_CC_C_O AX_PTHREAD if test -d ".git"; then : |