From 7f03c3d851c571d86d18c701d882c13ad5d06c6c Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 1 May 2007 22:05:03 +0000 Subject: 23375: Phil Pennock: =~, zsh/regex etc. etc. --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 7f585d685..e2d34cade 100644 --- a/configure.ac +++ b/configure.ac @@ -1135,7 +1135,8 @@ AC_CHECK_FUNCS(strftime strptime mktime timelocal \ erand48 open_memstream \ wctomb iconv \ grantpt unlockpt ptsname \ - htons ntohs) + htons ntohs \ + regcomp regexec regerror regfree) AC_FUNC_STRCOLL if test x$enable_cap = xyes; then -- cgit 1.4.1