summaryrefslogtreecommitdiff
path: root/gprof/gconfig.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2007-07-02 07:12:53 +0000
committerAlan Modra <amodra@bigpond.net.au>2007-07-02 07:12:53 +0000
commite97b8566c6b16caee0d187142c65292fcdc288d1 (patch)
tree0c964b4219dc4bba26f8101f7d34321afcd75c44 /gprof/gconfig.in
parentfb113884bc39e25de2309d7128e0573a26651644 (diff)
downloadbinutils-redhat-e97b8566c6b16caee0d187142c65292fcdc288d1.tar.gz
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 68157f5ad3..579750ccef 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