* Makefile.am (INTLLIBS): Define to work around apparent automake
[deliverable/binutils-gdb.git] / gprof / gconfig.in
CommitLineData
274e44ae
ILT
1/* gconfig.in. Generated automatically from configure.in by autoheader. */
2
3/* Define if you need to in order for stat and other things to work. */
4#undef _POSIX_SOURCE
5
6/* Name of package. */
7#undef PACKAGE
8
9/* Version of package. */
10#undef VERSION
11
12/* Whether this system uses the BSD 4.4 gmon.out format. */
13#undef BSD44_FORMAT
This page took 0.04197 seconds and 4 git commands to generate.