X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=configure.in;h=589a5a28298f953f9d91b2057f0c222722938ee6;hp=2f7222796c67e684928947ccc039a2d1aa70dab7;hb=06d92ef542e2ae2f48541e67a02acc50336e981c;hpb=49e6baa94900e73cfc440dcb54c4f2eeda462ad8 diff --git a/configure.in b/configure.in index 2f722279..589a5a28 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl*************************************************************************** -dnl Copyright (c) 1998-2008,2009 Free Software Foundation, Inc. * +dnl Copyright (c) 1998-2009,2010 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,14 +28,14 @@ dnl*************************************************************************** dnl dnl Author: Thomas E. Dickey 1995-on dnl -dnl $Id: configure.in,v 1.479 2009/11/28 21:44:28 tom Exp $ +dnl $Id: configure.in,v 1.481 2010/01/30 23:54:05 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.13.20020210) -AC_REVISION($Revision: 1.479 $) +AC_REVISION($Revision: 1.481 $) AC_INIT(ncurses/base/lib_initscr.c) AC_CONFIG_HEADER(include/ncurses_cfg.h:include/ncurses_cfg.hin) @@ -1393,6 +1393,7 @@ CF_TYPE_SIGACTION CF_SIZECHANGE CF_FUNC_MEMMOVE CF_FUNC_POLL +AC_FUNC_VFORK # special check for test/ditto.c CF_FUNC_OPENPTY