X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fdemo_terminfo.c;h=cc0fae900107648074d7b06b6ac3cc61d27d7883;hp=28c79f964100abe2315aab08343879cd6ef19ff7;hb=e6f4ffe150c7d919792f29a70b4f031cfab5ef06;hpb=4ceb04b5e19df8964f98c7675d9448c205a2053e;ds=sidebyside diff --git a/test/demo_terminfo.c b/test/demo_terminfo.c index 28c79f96..cc0fae90 100644 --- a/test/demo_terminfo.c +++ b/test/demo_terminfo.c @@ -29,7 +29,7 @@ /* * Author: Thomas E. Dickey * - * $Id: demo_terminfo.c,v 1.16 2013/01/19 19:30:58 tom Exp $ + * $Id: demo_terminfo.c,v 1.17 2013/06/08 16:52:47 tom Exp $ * * A simple demo of the terminfo interface. */ @@ -388,7 +388,7 @@ main(int argc, char *argv[]) } } -#ifdef NCURSES_VERSION +#if NCURSES_XNAMES use_extended_names(xy_opt); #endif