]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/configure.in
ncurses 6.0 - patch 20171209
[ncurses.git] / test / configure.in
index 49298f51830d2174a25a80ffd93abaf91c50f1e8..77d5c155f73ab9b607ea6b56b9dd43344ca3f2a3 100644 (file)
@@ -28,7 +28,7 @@ dnl***************************************************************************
 dnl
 dnl Author: Thomas E. Dickey 1996-on
 dnl
-dnl $Id: configure.in,v 1.143 2017/09/30 00:00:56 tom Exp $
+dnl $Id: configure.in,v 1.144 2017/11/25 21:24:23 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)
@@ -137,6 +137,8 @@ case $cf_cv_screen in
        ;;
 esac
 
+CF_WITH_X11_RGB
+
 dnl If we've not specified a library, assume we're using sysvr4 libraries
 dnl installed conventionally (e.g., SunOS 5.x - solaris).