/usr/lib/perl5/Tk/pTk/tkConfig.h is in perl-tk 1:804.031-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | #ifndef _TKCONFIG
#define _TKCONFIG
#define ANSI_SIGNED_CHAR 1
#define CAN_COPSTASH_SET_NULL 1
#define HAS_STDARG 1
#define HAS_SVNV_NOMG 1
#define HAVE_LIMITS_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define SELECT_MASK fd_set
#define TIMEOFDAY_TZ 1
#define TIME_WITH_SYS_TIME 1
#define USE_NEWSTYLE_REGEXP_STRUCT 1
#define USE_PREGCOMP_31027 1
#define USE_PROTOTYPE 1
#define USE_REGEXP_511 1
#define USE_XFT_FONTS 1
#endif
|