2013-09-26 17:14:40 +02:00

15 lines
679 B
Plaintext

$NetBSD: patch-ae,v 1.5 2011/04/30 11:46:15 asau Exp $
--- configure.orig 2010-04-21 14:03:23.000000000 +0400
+++ configure 2010-05-02 22:52:09.000000000 +0400
@@ -15539,7 +15539,8 @@
for ac_func in putenv strdup strerror strsignal mkstemp getpagesize \
getdtablesize strstr ftruncate floorl ceill sqrtl frexpl ldexpl asinl \
- acosl atanl logl expl tanl sinl cosl powl truncl lrintl truncf lrintf \
+ acosl atanl logl expl tanl sinl cosl truncl lrintl truncf lrintf \
+ acosl atanl logl expl tanl sinl cosl powl trunc truncf truncl lrintl strsep strpbrk \
lrint trunc strsep strpbrk symlink mkdtemp
do :
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`