X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fconfigure.in;h=c9070b6770b2fae0f497110a2ca7dab7051db4f6;hp=28eddbcaac62b28966a777cec3532c9b9dd99c79;hb=b040313679284c778b4f02a5b34d9e775ceba697;hpb=c340bf75caa7aabe7db96787961e151e70ddff08 diff --git a/test/configure.in b/test/configure.in index 28eddbca..c9070b67 100644 --- a/test/configure.in +++ b/test/configure.in @@ -1,5 +1,5 @@ dnl*************************************************************************** -dnl Copyright (c) 1998-2009,2010 Free Software Foundation, Inc. * +dnl Copyright (c) 1998-2010,2011 Free Software Foundation, Inc. * dnl * dnl Permission is hereby granted, free of charge, to any person obtaining a * dnl copy of this software and associated documentation files (the * @@ -28,7 +28,7 @@ dnl*************************************************************************** dnl dnl Author: Thomas E. Dickey 1996, etc. dnl -dnl $Id: configure.in,v 1.84 2010/11/28 00:16:57 tom Exp $ +dnl $Id: configure.in,v 1.89 2011/01/15 19:41:30 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) @@ -127,6 +127,8 @@ AC_ARG_WITH(pdcurses, case $cf_cv_screen in curses) CF_CURSES_CONFIG + CF_NETBSD_FORM_H + CF_NETBSD_MENU_H ;; ncurses) CF_NCURSES_CONFIG @@ -212,6 +214,7 @@ putwin \ resize_term \ resizeterm \ ripoffline \ +scr_dump \ setupterm \ slk_color \ slk_init \ @@ -226,6 +229,7 @@ vsscanf \ wchgat \ winsstr \ wresize \ +wsyncdown \ ) CF_NCURSES_EXT_FUNCS @@ -252,6 +256,7 @@ CF_SYS_TIME_SELECT CF_FUNC_CURSES_VERSION CF_CURSES_ACS_MAP CF_CURSES_WACS_MAP +CF_CURSES_WACS_SYMBOLS CF_CURSES_CHECK_TYPE(attr_t,long) @@ -293,10 +298,10 @@ for N in $LIST do cat >>Makefile <