From a66f502e536a4e9cadd8952500e344e0447e4670 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Mon, 8 Oct 2007 02:04:01 +0000 Subject: 23911: curses windowing module. --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 215b48f04..aeaa3b0a1 100644 --- a/configure.ac +++ b/configure.ac @@ -1133,7 +1133,8 @@ AC_CHECK_FUNCS(strftime strptime mktime timelocal \ putenv getenv setenv unsetenv xw\ brk sbrk \ pathconf sysconf \ - tgetent tigetflag tigetnum tigetstr setupterm \ + tgetent tigetflag tigetnum tigetstr setupterm initscr \ + setcchar \ pcre_compile pcre_study pcre_exec \ nl_langinfo \ erand48 open_memstream \ -- cgit 1.4.1