From f40278ec0b45c31211782c3fcd6eff9515de7f63 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 19 Mar 2002 14:34:01 +0000 Subject: 16862: allow print's -s and -z options to be used with -f --- zshconfig.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zshconfig.ac') diff --git a/zshconfig.ac b/zshconfig.ac index 86540a893..902981547 100644 --- a/zshconfig.ac +++ b/zshconfig.ac @@ -951,7 +951,7 @@ AC_CHECK_FUNCS(strftime difftime gettimeofday \ tgetent tigetflag tigetnum tigetstr setupterm \ pcre_compile pcre_study pcre_exec \ nl_langinfo \ - erand48) + erand48 open_memstream) AC_FUNC_STRCOLL dnl Check if tgetent accepts NULL (and will allocate its own termcap buffer) -- cgit 1.4.1