summaryrefslogtreecommitdiffstats
path: root/test/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/configure.in')
-rw-r--r--test/configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/configure.in b/test/configure.in
index c9070b6..5ffd3e8 100644
--- a/test/configure.in
+++ b/test/configure.in
@@ -28,7 +28,7 @@ dnl***************************************************************************
dnl
dnl Author: Thomas E. Dickey 1996, etc.
dnl
-dnl $Id: configure.in,v 1.89 2011/01/15 19:41:30 tom Exp $
+dnl $Id: configure.in,v 1.90 2011/03/22 09:15:08 tom Exp $
dnl This is a simple configuration-script for the ncurses test programs that
dnl allows the test-directory to be separately configured against a reference
dnl system (i.e., sysvr4 curses)
@@ -176,6 +176,7 @@ AC_HEADER_TIME
AC_CHECK_HEADERS( \
getopt.h \
locale.h \
+math.h \
stdarg.h \
sys/ioctl.h \
sys/select.h \
OpenPOWER on IntegriCloud