From: Luke Howard Date: Sun, 21 Sep 2003 05:49:07 +0000 (+0000) Subject: Check for strtoq, strtouq X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~693 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f4b28f230a0196ac896ca8d9b10265ab203e2130;p=openldap Check for strtoq, strtouq --- diff --git a/configure b/configure index 83747e43e8..b753fe442b 100755 --- a/configure +++ b/configure @@ -22701,6 +22701,8 @@ for ac_func in \ strstr \ strtol \ strtoul \ + strtoq \ + strtouq \ strspn \ sysconf \ usleep \