summaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-12-31 14:41:29 -0500
committerFrank Ch. Eigler <fche@elastic.org>2008-12-31 14:41:29 -0500
commite016a49a83276fc061df86b1b4d72ec8c4efdd29 (patch)
tree71b63e6c4c5c36a9061c56db61b3aa6643443f36 /config.in
parent57e8bac13b43fa6f84f5fc1925d254f051a789a9 (diff)
downloadsystemtap-steved-e016a49a83276fc061df86b1b4d72ec8c4efdd29.tar.gz
systemtap-steved-e016a49a83276fc061df86b1b4d72ec8c4efdd29.tar.xz
systemtap-steved-e016a49a83276fc061df86b1b4d72ec8c4efdd29.zip
build: make compatible with elfutils 0.138 too
Diffstat (limited to 'config.in')
-rw-r--r--config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.in b/config.in
index 0f5677e9..44b22917 100644
--- a/config.in
+++ b/config.in
@@ -9,6 +9,9 @@
/* Define to 1 if you have the <crash/defs.h> header file. */
#undef HAVE_CRASH_DEFS_H
+/* Define to 1 if you have the <elfutils/version.h> header file. */
+#undef HAVE_ELFUTILS_VERSION_H
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H