forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
337 B
Text
11 lines
337 B
Text
--- configure.orig 2014-06-25 18:43:23.000000000 +0400
|
|
+++ configure 2014-08-18 14:46:23.000000000 +0400
|
|
@@ -31752,6 +31752,8 @@
|
|
|
|
fi
|
|
|
|
+LIBOBJS="$LIBOBJS strlen.$ac_objext"
|
|
+
|
|
ac_fn_cxx_check_func "$LINENO" "strtoll" "ac_cv_func_strtoll"
|
|
if test "x$ac_cv_func_strtoll" = xyes; then :
|
|
$as_echo "#define HAVE_STRTOLL 1" >>confdefs.h
|