X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=configure.in;h=214a299fba592487f3cb6c969f3e0d1765d183c3;hp=92e4206848ff27a5e17b2a221d1f1957cdbfa7b6;hb=fd52bfa49753d67673ba8d7aef9239f5b16c1ad0;hpb=32f1c9b1a0fdad8ac997c7a8ac9cb92c610b4336 diff --git a/configure.in b/configure.in index 92e42068..214a299f 100644 --- a/configure.in +++ b/configure.in @@ -28,14 +28,14 @@ dnl*************************************************************************** dnl dnl Author: Thomas E. Dickey 1995-on dnl -dnl $Id: configure.in,v 1.564 2013/03/16 23:32:24 tom Exp $ +dnl $Id: configure.in,v 1.565 2013/04/27 19:37:40 tom Exp $ dnl Process this file with autoconf to produce a configure script. dnl dnl See http://invisible-island.net/autoconf/ for additional information. dnl dnl --------------------------------------------------------------------------- AC_PREREQ(2.52.20030208) -AC_REVISION($Revision: 1.564 $) +AC_REVISION($Revision: 1.565 $) AC_INIT(ncurses/base/lib_initscr.c) AC_CONFIG_HEADER(include/ncurses_cfg.h:include/ncurses_cfg.hin) @@ -1442,7 +1442,6 @@ if test "x$cross_compiling" = xyes ; then else AC_FUNC_SETVBUF_REVERSED fi -AC_TYPE_SIGNAL AC_CHECK_TYPE(intptr_t, long) CF_TYPE_SIGACTION CF_SIZECHANGE