X-Git-Url: https://git.tld-linux.org/?p=packages%2Fsystemtap.git;a=blobdiff_plain;f=systemtap-configure.patch;h=b6310e5ba38f330e22bf6c03f88b9f42e6c32a5c;hp=13e9b3a63ed97468e6bccea921a2b8ea83ffc8b1;hb=HEAD;hpb=fe033c33dfc1f83387ff75cd0cba2fedd3bc18c9 diff --git a/systemtap-configure.patch b/systemtap-configure.patch index 13e9b3a..b6310e5 100644 --- a/systemtap-configure.patch +++ b/systemtap-configure.patch @@ -1,8 +1,9 @@ ---- systemtap-1.4/configure.ac~ 2011-01-17 12:31:41.000000000 +0100 -+++ systemtap-1.4/configure.ac 2011-05-17 11:16:21.590000069 +0200 -@@ -548,6 +548,9 @@ - AC_CHECK_HEADERS([elfutils/version.h]) - fi +diff -urNp -x '*.orig' systemtap-3.3.org/configure.ac systemtap-3.3/configure.ac +--- systemtap-3.3.org/configure.ac 2018-06-09 00:28:59.000000000 +0200 ++++ systemtap-3.3/configure.ac 2023-12-31 20:29:34.779094763 +0100 +@@ -957,6 +957,9 @@ AS_IF([test "x$have_http_support" = "xye + [Define to 1 if the base client code is needed.]) + ]) +CPPFLAGS="${CPPFLAGS} -I/usr/include/rpm" +LIBS="${LIBS} -lrpmdb"