summaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
authorroland <roland>2006-10-18 21:23:53 +0000
committerroland <roland>2006-10-18 21:23:53 +0000
commitfa1d05cdfff44b39584ba03831dae7d3f7b2258c (patch)
tree57807a3cf6bf84d68006bcbfad3fd50fbee697d8 /config.in
parentc00bf7eae2ca2538d2968e7f40f61a141d3d2e6d (diff)
downloadsystemtap-steved-fa1d05cdfff44b39584ba03831dae7d3f7b2258c.tar.gz
systemtap-steved-fa1d05cdfff44b39584ba03831dae7d3f7b2258c.tar.xz
systemtap-steved-fa1d05cdfff44b39584ba03831dae7d3f7b2258c.zip
2006-10-18 Roland McGrath <roland@redhat.com>
PR 2727 * configure.ac (elfutils build): Pass --prefix and --exec-prefix options to elfutils configure. (elfutils_abs_srcdir): New substituted variable. * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable. * configure, config.in, Makefile.in: Regenerated.
Diffstat (limited to 'config.in')
-rw-r--r--config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.in b/config.in
index 414fcfec..c1d601a9 100644
--- a/config.in
+++ b/config.in
@@ -9,9 +9,15 @@
/* Define to 1 if you have the `dw' library (-ldw). */
#undef HAVE_LIBDW
+/* Define to 1 if you have the `pfm' library (-lpfm). */
+#undef HAVE_LIBPFM
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
+/* Define to 1 if you have the <mysql/mysql.h> header file. */
+#undef HAVE_MYSQL_MYSQL_H
+
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H