aboutsummaryrefslogtreecommitdiff
path: root/configure.seed
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2021-07-27 02:56:53 +0200
committerToni Uhlig <matzeton@googlemail.com>2021-07-27 02:56:53 +0200
commit28599a9e485a36b73c935067a7a498db6fe99f6c (patch)
treef75bddab3dbbe4c36830f616fc0d588291812c3f /configure.seed
parentcb26a8c82d31be22cdefcb5226a7847df93adf43 (diff)
Improved libm check via Autoconf.improved/libm-check
* libm will now be part of @ADDITIONAL_LIBS@ (if required) Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'configure.seed')
-rw-r--r--configure.seed3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.seed b/configure.seed
index 3ca8897a7..be8a2708c 100644
--- a/configure.seed
+++ b/configure.seed
@@ -32,6 +32,7 @@ AS_IF([test "${with_sanitizer+set}" = set],[
])
LT_INIT
+LT_LIB_M
SYSTEM=`uname -s`
if test $SYSTEM = "Darwin"; then
@@ -97,7 +98,7 @@ CFLAGS="$CFLAGS $JSONC_CFLAGS"
AC_CHECK_HEADERS([netinet/in.h stdint.h stdlib.h string.h unistd.h json.h])
-ADDITIONAL_LIBS=
+ADDITIONAL_LIBS="$LIBM"
PCAP_HOME=$HOME/PF_RING/userland
DPDK_TARGET=