diff options
author | Nick Clifton <nickc@redhat.com> | 2003-08-26 17:19:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-08-26 17:19:20 +0000 |
commit | 093872ec2ef8a704a6ae6cfafde30fa43295bcbf (patch) | |
tree | f30119493b003c78406464eb0c7373ee876c7a2a /gprof/gconfig.in | |
parent | 2c848f79e9cba76ef8e5cf3f6eda659d798b87e9 (diff) | |
download | gdb-093872ec2ef8a704a6ae6cfafde30fa43295bcbf.zip gdb-093872ec2ef8a704a6ae6cfafde30fa43295bcbf.tar.gz gdb-093872ec2ef8a704a6ae6cfafde30fa43295bcbf.tar.bz2 |
Add German translation
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 |