aboutsummaryrefslogtreecommitdiff
path: root/gprofng/common/config.h.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-07-08 11:19:44 +0100
committerNick Clifton <nickc@redhat.com>2022-07-08 11:19:44 +0100
commit631ec08cb15cf3685124706032056621371edb26 (patch)
treec056300177dd75aeed7d578fbb90f588fe6147ee /gprofng/common/config.h.in
parent0bd093231433c6a85853330369247b17f4859bee (diff)
downloadbinutils-631ec08cb15cf3685124706032056621371edb26.zip
binutils-631ec08cb15cf3685124706032056621371edb26.tar.gz
binutils-631ec08cb15cf3685124706032056621371edb26.tar.bz2
Update version to 2.39.50 and regenerate files
Diffstat (limited to 'gprofng/common/config.h.in')
-rw-r--r--gprofng/common/config.h.in28
1 files changed, 1 insertions, 27 deletions
diff --git a/gprofng/common/config.h.in b/gprofng/common/config.h.in
index 8409ce7..93c8e7e 100644
--- a/gprofng/common/config.h.in
+++ b/gprofng/common/config.h.in
@@ -1,17 +1,4 @@
-/* common/config.h.in. Generated from configure.ac by autoheader. */
-
-/* Enable debugging output. */
-#undef DEBUG
-
-/* Enable java profiling */
-#undef GPROFNG_JAVA_PROFILING
-
-/* Define to 1 if you have the `clock_gettime' function. */
-#undef HAVE_CLOCK_GETTIME
-
-/* Define to 1 if you have the declaration of `basename', and to 0 if you
- don't. */
-#undef HAVE_DECL_BASENAME
+/* ../common/config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
@@ -22,12 +9,6 @@
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
-/* Define if you have POSIX threads libraries and header files. */
-#undef HAVE_PTHREAD
-
-/* Have PTHREAD_PRIO_INHERIT. */
-#undef HAVE_PTHREAD_PRIO_INHERIT
-
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
@@ -40,9 +21,6 @@
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
-/* Define to 1 if you have the `strsignal' function. */
-#undef HAVE_STRSIGNAL
-
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
@@ -77,10 +55,6 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* Define to necessary symbol if this constant uses a non-standard name on
- your system. */
-#undef PTHREAD_CREATE_JOINABLE
-
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS