This file is indexed.

/usr/lib/gcc/x86_64-linux-gnu/4.6/include/gcj/libgcj-config.h is in gcj-4.6-jdk 4.6.3-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
/* gcj/libgcj-config.h.  Generated from libgcj-config.h.in by configure.  */
/* The header file derived from this file is installed in a target and
   compiler version specific directory.  Do not add definitions which
   are intended to be different for different multilibs, as we do not
   currently have a mechanism to support this.

   Also be sure to use safely named macros, as this file will be 
   included in user code.  */

/* Define if hash synchronization is in use.  */
#define JV_HASH_SYNCHRONIZATION 1

/* Define if <inttypes.h> is available.  */
#define JV_HAVE_INTTYPES_H 1