This file is indexed.

/usr/include/openh323/openh323buildopts.h is in libh323plus-dev 1.24.0~dfsg2-1ubuntu1.

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
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
/* include/openh323buildopts.h.  Generated from openh323buildopts.h.in by configure.  */
/* include/openh323buildopts.h.in.  Generated from configure.ac by autoheader.  */

/* Include audio codecs */
#define H323_AUDIO_CODECS 1

/* Use embdedded GSM codec */
/* #undef H323_EMBEDDED_GSM */

/* Enable H323 file support */
#define H323_FILE 1

/* Enable GNU GateKeeper NAT support */
/* #undef H323_GNUGK */

/* Enable H.244 support */
#define H323_H224 1

/* Enable H.230 support */
#define H323_H230 1

/* Enable H.235 support */
/* #undef H323_H235 */

/* Enable H.239 support */
#define H323_H239 1

/* Enable H.248 support */
#define H323_H248 1

/* Enable H.249 support */
#define H323_H249 1

/* Enable H.341 support */
#define H323_H341 1

/* Enable H.350 support */
#define H323_H350 1

/* Enable H.450 support */
#define H323_H450 1

/* Enable H.460 support */
#define H323_H460 1

/* Enable H.460.17 support */
/* #undef H323_H46017 */

/* Enable H.460.18/.19 support */
/* #undef H323_H46018 */

/* Enable H.460.19 support */
/* #undef H323_H46019M */

/* Enable H.460.23 support */
/* #undef H323_H46023 */

/* Enable H.460P support */
/* #undef H323_H460P */

/* Enable H.501 support */
#define H323_H501 1

/* Enable T.120 support */
#define H323_T120 1

/* Enable T.38 support */
#define H323_T38 1

/* Enable H.323 video support */
#define H323_VIDEO 1

/* Enable H.490 support */
#define H323_h4609 1

/* Define to 1 if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */

/* Define to 1 if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */

/* Define to 1 if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */

/* Define to 1 if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */

/* Define to 1 if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */

/* Define to 1 if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */

/* Define to 1 if you have the <sys/stat.h> header file. */
/* #undef HAVE_SYS_STAT_H */

/* Define to 1 if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */

/* Define to 1 if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */

/* Build number */
#define OPENH323_BUILD 0

/* Major version */
#define OPENH323_MAJOR 1

/* Minor version */
#define OPENH323_MINOR 24

/* Full version number */
#define OPENH323_VERSION "1.24.0"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""

/* Define to the full name of this package. */
#define PACKAGE_NAME ""

/* Define to the full name and version of this package. */
#define PACKAGE_STRING ""

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ""

/* Define to the home page for this package. */
#define PACKAGE_URL ""

/* Define to the version of this package. */
#define PACKAGE_VERSION ""

/* type upad128_t available */
/* #undef P_HAS_UPAD128_T */

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1