X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=486179d09f7dcc3feff270ad151a8d7f405b216e;hb=bca50d0d8592defee6c584fdedd25f4b1a31345b;hp=01ad5f911874f5805ff17e37912845a3827a7313;hpb=b0bdfbb1c78346047c54d8e516a104fcff586e52;p=ncurses.git diff --git a/configure.in b/configure.in index 01ad5f91..486179d0 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl*************************************************************************** -dnl Copyright (c) 1998-2016,2017 Free Software Foundation, Inc. * +dnl Copyright (c) 1998-2017,2018 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.649 2017/12/26 22:23:59 tom Exp $ +dnl $Id: configure.in,v 1.651 2018/01/01 15:11:50 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 See https://invisible-island.net/autoconf/ for additional information. dnl dnl --------------------------------------------------------------------------- AC_PREREQ(2.52.20170501) -AC_REVISION($Revision: 1.649 $) +AC_REVISION($Revision: 1.651 $) AC_INIT(ncurses/base/lib_initscr.c) AC_CONFIG_HEADER(include/ncurses_cfg.h:include/ncurses_cfg.hin)