From c230139a8c36c4222785d84766828d6319110590 Mon Sep 17 00:00:00 2001 From: Bart Hartgers Date: Thu, 14 Jan 1999 17:43:32 +0000 Subject: [PATCH] strpbrk was checked for twice, and something didn't work. Now it does. --- configure.in | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.in b/configure.in index afd909097e..e0c6d0c951 100644 --- a/configure.in +++ b/configure.in @@ -1255,7 +1255,6 @@ AC_CHECK_FUNCS( \ strtol \ strtoul \ strspn \ - strpbrk \ sysconf \ waitpid \ ) -- 2.39.5