]> git.sur5r.net Git - openldap/commitdiff
Check for strtoq, strtouq
authorLuke Howard <lukeh@openldap.org>
Sun, 21 Sep 2003 05:49:07 +0000 (05:49 +0000)
committerLuke Howard <lukeh@openldap.org>
Sun, 21 Sep 2003 05:49:07 +0000 (05:49 +0000)
configure

index 83747e43e845c06b75e6a090e863a8bc30d35ce9..b753fe442b708c6b1f4309c06236f327b5b36e5e 100755 (executable)
--- a/configure
+++ b/configure
@@ -22701,6 +22701,8 @@ for ac_func in \
        strstr                  \
        strtol                  \
        strtoul                 \
+       strtoq                  \
+       strtouq                 \
        strspn                  \
        sysconf                 \
        usleep                  \