summaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
authorCharley Wang <chwang@redhat.com>2010-02-25 16:25:34 -0500
committerCharley Wang <chwang@redhat.com>2010-02-25 16:25:34 -0500
commite3d5f49468872aeec7f1f05a8afe40677859cf0f (patch)
treea500a26473799ce42fe9b3e3dc297df9f3a25eb6 /config.in
parent7f0cd081c315cc421e62f2f639817e1abecb9c4c (diff)
parentbcfa72ed644f9644eaa3fa52e66449aedfe47974 (diff)
downloadsystemtap-steved-e3d5f49468872aeec7f1f05a8afe40677859cf0f.tar.gz
systemtap-steved-e3d5f49468872aeec7f1f05a8afe40677859cf0f.tar.xz
systemtap-steved-e3d5f49468872aeec7f1f05a8afe40677859cf0f.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'config.in')
-rw-r--r--config.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/config.in b/config.in
index e19c1acb..bbce7531 100644
--- a/config.in
+++ b/config.in
@@ -3,9 +3,6 @@
/* Configuration/build date */
#undef DATE
-/* librpm version specific library name to dlopen. */
-#undef DLOPEN_LIBRPM
-
/* make -P prologue-searching default */
#undef ENABLE_PROLOGUES
@@ -33,7 +30,7 @@
/* Define to 1 if you have the `pfm' library (-lpfm). */
#undef HAVE_LIBPFM
-/* Define if librpm library is being used. */
+/* Define to 1 if you have the `rpm' library (-lrpm). */
#undef HAVE_LIBRPM
/* Define to 1 if you have the `sqlite3' library (-lsqlite3). */