aboutsummaryrefslogtreecommitdiff
path: root/gprof/gconfig.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2007-07-02 07:12:53 +0000
committerAlan Modra <amodra@gmail.com>2007-07-02 07:12:53 +0000
commitae351704e23ab7a731fd68d75420f95e4b10b642 (patch)
tree25643fc2e5cbec04fe6e78671d29573cc83fc817 /gprof/gconfig.in
parent3e5484dbb9c68bd737de32da1e2c7b478dfc3740 (diff)
downloadfsf-binutils-gdb-ae351704e23ab7a731fd68d75420f95e4b10b642.zip
fsf-binutils-gdb-ae351704e23ab7a731fd68d75420f95e4b10b642.tar.gz
fsf-binutils-gdb-ae351704e23ab7a731fd68d75420f95e4b10b642.tar.bz2
Regenerate files.
Diffstat (limited to 'gprof/gconfig.in')
-rw-r--r--gprof/gconfig.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/gprof/gconfig.in b/gprof/gconfig.in
index 68157f5..579750c 100644
--- a/gprof/gconfig.in
+++ b/gprof/gconfig.in
@@ -7,6 +7,9 @@
/* Is the prototype for getopt in <unistd.h> in the expected format? */
#undef HAVE_DECL_GETOPT
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
@@ -40,6 +43,10 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
/* Name of package */
#undef PACKAGE