From: nathan_lynch@mentor.com (Nathan Lynch)
Subject: [lttng-dev] [PATCH] babeltrace: remove useless PACKAGE_LIBS substitution
Date: Fri, 5 Aug 2016 15:06:43 -0500 [thread overview]
Message-ID: <1470427603-22003-1-git-send-email-nathan_lynch@mentor.com> (raw)
PACKAGE_LIBS isn't referred to anywhere in the project so remove this
dead code from configure.ac.
Signed-off-by: Nathan Lynch <nathan_lynch at mentor.com>
---
configure.ac | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 39973296ba1d..e600e252d9ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -312,7 +312,6 @@ AS_IF([test "x$_enable_debug_info" = xyes], [
], [])
PKG_CHECK_MODULES(GMODULE, [gmodule-2.0 >= 2.0.0])
-AC_SUBST(PACKAGE_LIBS)
LIBS="$LIBS $GMODULE_LIBS"
PACKAGE_CFLAGS="$GMODULE_CFLAGS -Wall -Wformat"
--
2.5.5
reply other threads:[~2016-08-05 20:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1470427603-22003-1-git-send-email-nathan_lynch@mentor.com \
--to=nathan_lynch@mentor.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox