X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=test%2Fconfigure.in;h=77d5c155f73ab9b607ea6b56b9dd43344ca3f2a3;hb=8d3ea9021573747ecd129228ba7782a03243f62c;hp=49298f51830d2174a25a80ffd93abaf91c50f1e8;hpb=12b49d3c56a6130feb2d39fbe2d6c1bc0838f0fa;p=ncurses.git diff --git a/test/configure.in b/test/configure.in index 49298f51..77d5c155 100644 --- a/test/configure.in +++ b/test/configure.in @@ -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).