diff options
Diffstat (limited to 'gprof/gconfig.in')
-rw-r--r-- | gprof/gconfig.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gprof/gconfig.in b/gprof/gconfig.in index e7a5fbf..d1c2ebd 100644 --- a/gprof/gconfig.in +++ b/gprof/gconfig.in @@ -25,9 +25,6 @@ /* Define to `long' if <sys/types.h> doesn't define. */ #undef off_t -/* Define if you need to in order for stat and other things to work. */ -#undef _POSIX_SOURCE - /* Define to `unsigned' if <sys/types.h> doesn't define. */ #undef size_t @@ -100,9 +97,6 @@ /* Define if you have the <nl_types.h> header file. */ #undef HAVE_NL_TYPES_H -/* Define if you have the <stdlib.h> header file. */ -#undef HAVE_STDLIB_H - /* Define if you have the <string.h> header file. */ #undef HAVE_STRING_H @@ -112,12 +106,6 @@ /* Define if you have the <sys/param.h> header file. */ #undef HAVE_SYS_PARAM_H -/* Define if you have the <sys/stat.h> header file. */ -#undef HAVE_SYS_STAT_H - -/* Define if you have the <sys/types.h> header file. */ -#undef HAVE_SYS_TYPES_H - /* Define if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H |