summaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
authorDave Brolley <brolley@brolley-t60.(none)>2010-03-08 14:37:06 -0500
committerDave Brolley <brolley@brolley-t60.(none)>2010-03-08 15:21:46 -0500
commit2648a9b4b8c6d513c7950a5cf309b4305f0cb494 (patch)
treece498d30bb811eaefe371378c4f9db63e01d0d6b /config.in
parent08f88cde0a68f46008cd7498c775f435778e2f5d (diff)
downloadsystemtap-steved-2648a9b4b8c6d513c7950a5cf309b4305f0cb494.tar.gz
systemtap-steved-2648a9b4b8c6d513c7950a5cf309b4305f0cb494.tar.xz
systemtap-steved-2648a9b4b8c6d513c7950a5cf309b4305f0cb494.zip
PRs 11205, 11309: Specfile problems for stap-server:
- Use assigned gid/uid of 155/155 for stap-server. - Create stap-server group in main systemtap rpm. - Make uprobes runtime directory read/write/search by members of stap-server group in main systemtap rpm. - Keep stap-server log in %{_localstatedir}/log/stap-server/log
Diffstat (limited to 'config.in')
-rw-r--r--config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.in b/config.in
index bbce7531..dc43d94d 100644
--- a/config.in
+++ b/config.in
@@ -30,9 +30,6 @@
/* Define to 1 if you have the `pfm' library (-lpfm). */
#undef HAVE_LIBPFM
-/* Define to 1 if you have the `rpm' library (-lrpm). */
-#undef HAVE_LIBRPM
-
/* Define to 1 if you have the `sqlite3' library (-lsqlite3). */
#undef HAVE_LIBSQLITE3