aboutsummaryrefslogtreecommitdiff
path: root/gprofng/common/config.h.in
diff options
context:
space:
mode:
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