X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fconfigure.in;h=a8dbc1efb92a77b1d6602f2c89975d37e10dc075;hp=d0496b5caa97b409081386a9bc82a55e3f50ec61;hb=692356778a199ba045250acb256aabe921aa98f2;hpb=603f0cb25b7acc8f04f4b18d2a2fe6f90039829a;ds=sidebyside diff --git a/test/configure.in b/test/configure.in index d0496b5c..a8dbc1ef 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.126 2016/04/09 21:37:32 tom Exp $ +dnl $Id: configure.in,v 1.127 2016/06/18 23:50:44 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) @@ -218,6 +218,7 @@ napms \ putwin \ resize_term \ resizeterm \ +restartterm \ ripoffline \ scr_dump \ setupterm \ @@ -350,6 +351,7 @@ fi CF_CURSES_CHECK_DATA(ospeed) CF_CURSES_CHECK_DATA(boolnames) CF_CURSES_CHECK_DATA(boolfnames) +CF_CURSES_CHECK_DATA(ttytype) dnl --------------------------------------------------------------------------- CF_HELP_MESSAGE(Testing/development Options:)