/usr/lib/perl5/Wx/cpp/setup.h is in libwx-perl 1:0.9903-1.
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 20 21 22 23 24 25 26 | //
// GENERATED BY Makefile.PL, DO NOT EDIT
//
#ifndef __CPP_SETUP_H__
#define __CPP_SETUP_H__
#define wxPERL_USE_AUI 1
#define wxPERL_USE_CALENDAR 1
#define wxPERL_USE_DATAVIEW 1
#define wxPERL_USE_DATETIME 1
#define wxPERL_USE_DND 1
#define wxPERL_USE_DOCVIEW 1
#define wxPERL_USE_FILESYS 1
#define wxPERL_USE_GRID 1
#define wxPERL_USE_HELP 1
#define wxPERL_USE_HTML 1
#define wxPERL_USE_MDI 1
#define wxPERL_USE_MEDIA 1
#define wxPERL_USE_PRINT 1
#define wxPERL_USE_RICHTEXT 1
#define wxPERL_USE_SOCKET 1
#define wxPERL_USE_STC 1
#define wxPERL_USE_XRC 1
#endif // __CPP_SETUP_H__
|