summaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
authorfche <fche>2005-07-29 18:18:10 +0000
committerfche <fche>2005-07-29 18:18:10 +0000
commit14d0763f9618c5e3391c7ee525cf91515a0715f1 (patch)
treee665680c13ea4c4d46ab645e8c80407dd939f8d3 /config.in
parentbb15b4e375fe024c06d58ca3d4ce312c6ab64f47 (diff)
downloadsystemtap-steved-14d0763f9618c5e3391c7ee525cf91515a0715f1.tar.gz
systemtap-steved-14d0763f9618c5e3391c7ee525cf91515a0715f1.tar.xz
systemtap-steved-14d0763f9618c5e3391c7ee525cf91515a0715f1.zip
2005-07-29 Frank Ch. Eigler <fche@redhat.com>
* configure.ac: Fail configure stage if elfutils 0.111+ is not found. * Makefile.am, elaborate.cxx, tapsets.cxx: Unconditionalize. * configure, Makefile.in, config.in: Regenerated.
Diffstat (limited to 'config.in')
-rw-r--r--config.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.in b/config.in
index 826c4626..414fcfec 100644
--- a/config.in
+++ b/config.in
@@ -3,12 +3,6 @@
/* Configuration/build date */
#undef DATE
-/* Define to 1 if you have the <elfutils/libdwfl.h> header file. */
-#undef HAVE_ELFUTILS_LIBDWFL_H
-
-/* Define to 1 if you have the <elfutils/libdw.h> header file. */
-#undef HAVE_ELFUTILS_LIBDW_H
-
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H