summaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-05-27 11:45:29 -0400
committerDave Brolley <brolley@redhat.com>2009-05-27 11:45:29 -0400
commit99587ed126351da39b002a1363703b2f7749a49c (patch)
tree4a986213076e7f46881c9ea52723d36cce45f398 /config.in
parent422be92440f596bea6b933965072916c480ea22b (diff)
parent2ed04863c3426f94932d4a4e4b5d6c7b84e49dfd (diff)
downloadsystemtap-steved-99587ed126351da39b002a1363703b2f7749a49c.tar.gz
systemtap-steved-99587ed126351da39b002a1363703b2f7749a49c.tar.xz
systemtap-steved-99587ed126351da39b002a1363703b2f7749a49c.zip
Merge branch 'master' of git://sources.redhat.com/git/systemtap
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 dc6be35c..7369cf53 100644
--- a/config.in
+++ b/config.in
@@ -89,3 +89,9 @@
/* Define like PROTOTYPES; this can be used by system headers. */
#undef __PROTOTYPES
+
+/* librpm version specific library name to dlopen. */
+#undef DLOPEN_LIBRPM
+
+/* Define if librpm library is being used. */
+#undef HAVE_LIBRPM