From f4b28f230a0196ac896ca8d9b10265ab203e2130 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Sun, 21 Sep 2003 05:49:07 +0000 Subject: [PATCH] Check for strtoq, strtouq --- configure | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- 2.39.5