summaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
authorroland <roland>2005-07-29 08:37:11 +0000
committerroland <roland>2005-07-29 08:37:11 +0000
commit2a262f6a7f59e41a3c65597662dbf278ab9fef89 (patch)
tree928d9be3e3dd0a981d0a05ae7faea3c7569fd0cb /config.in
parenta84e3597ebf967478496835195c5231c6fd227c5 (diff)
downloadsystemtap-steved-2a262f6a7f59e41a3c65597662dbf278ab9fef89.tar.gz
systemtap-steved-2a262f6a7f59e41a3c65597662dbf278ab9fef89.tar.xz
systemtap-steved-2a262f6a7f59e41a3c65597662dbf278ab9fef89.zip
2005-07-29 Roland McGrath <roland@redhat.com>
* configure.ac: Add AM_CONDITIONAL definition of HAVE_LIBDW. * Makefile.am [HAVE_LIBDW] (stap_SOURCES_libdw): New variable. (stap_SOURCES): Use it, moving loc2c.c there. * configure, config.in: Regenerated.
Diffstat (limited to 'config.in')
-rw-r--r--config.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/config.in b/config.in
index ea913bbf..826c4626 100644
--- a/config.in
+++ b/config.in
@@ -15,15 +15,6 @@
/* Define to 1 if you have the `dw' library (-ldw). */
#undef HAVE_LIBDW
-/* Define to 1 if you have the `dwfl' library (-ldwfl). */
-#undef HAVE_LIBDWFL
-
-/* Define to 1 if you have the `elf' library (-lelf). */
-#undef HAVE_LIBELF
-
-/* Define to 1 if you have the <libelf.h> header file. */
-#undef HAVE_LIBELF_H
-
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H