15 lines
421 B
C
15 lines
421 B
C
/* gconfig.h. Generated automatically by configure. */
|
|
/* gconfig.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
/* Define if you need to in order for stat and other things to work. */
|
|
/* #undef _POSIX_SOURCE */
|
|
|
|
/* Name of package. */
|
|
#define PACKAGE "gprof"
|
|
|
|
/* Version of package. */
|
|
#define VERSION "2.9.1"
|
|
|
|
/* Whether this system uses the BSD 4.4 gmon.out format. */
|
|
#define BSD44_FORMAT 1
|