X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=configure;h=61fa203d25488ed0c12aafd124f8f80a850b9f92;hp=8e1e66b776844da62fc6144289894e7a3df5d872;hb=61784de97467c5401927becd7a999064cd6244dc;hpb=fe6abf09238512f5a902bc1aeab2263d1e997396;ds=sidebyside diff --git a/configure b/configure index 8e1e66b7..61fa203d 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.600 . +# From configure.in Revision: 1.601 . # Guess values for system-dependent variables and create Makefiles. # Generated by Autoconf 2.52.20141204. # @@ -11646,9 +11646,9 @@ fi echo "$as_me:11646: checking if you want to use extended putwin/screendump" >&5 echo $ECHO_N "checking if you want to use extended putwin/screendump... $ECHO_C" >&6 -# Check whether --enable-ext-colors or --disable-ext-colors was given. -if test "${enable_ext_colors+set}" = set; then - enableval="$enable_ext_colors" +# Check whether --enable-ext-putwin or --disable-ext-putwin was given. +if test "${enable_ext_putwin+set}" = set; then + enableval="$enable_ext_putwin" with_ext_putwin=$enableval else with_ext_putwin=no