X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=test%2Ftest.priv.h;fp=test%2Ftest.priv.h;h=a577da12ecac9f216f948aaa2255a5a771f35f38;hb=00351a08b43e8b1c62e2c2d79b62ddca8531cfba;hp=8fe9b640b65d45a94f91fc852d3efad2406fdf97;hpb=1c305869cc1b9454efa9325fb5a44b18c79ce91b;p=ncurses.git diff --git a/test/test.priv.h b/test/test.priv.h index 8fe9b640..a577da12 100644 --- a/test/test.priv.h +++ b/test/test.priv.h @@ -30,7 +30,7 @@ /**************************************************************************** * Author: Thomas E. Dickey 1996-on * ****************************************************************************/ -/* $Id: test.priv.h,v 1.203 2022/07/27 08:26:39 tom Exp $ */ +/* $Id: test.priv.h,v 1.204 2022/08/20 16:34:24 tom Exp $ */ #ifndef __TEST_PRIV_H #define __TEST_PRIV_H 1 @@ -1208,7 +1208,7 @@ extern char *tgoto(char *, int, int); /* available, but not prototyped */ #define WANT_USE_SCREEN() extern void _nc_want_use_screen(void) #endif -#if defined(TRACE) && HAVE__TRACEF +#if defined(TRACE) && HAVE__TRACEF && HAVE_CURSES_TRACE #define Trace(p) _tracef p #define USE_TRACE 1 #define START_TRACE() \