[gobject-introspection] [configure.ac] Followup to 494c1c92520 - restore $GCOV_LIBS
- From: Colin Walters <walters src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gobject-introspection] [configure.ac] Followup to 494c1c92520 - restore $GCOV_LIBS
- Date: Wed, 2 Dec 2009 23:18:37 +0000 (UTC)
commit 92abbe78dd7ffe0ff6d61db5f2bff0745a69115a
Author: Colin Walters <walters verbum org>
Date: Wed Dec 2 18:17:03 2009 -0500
[configure.ac] Followup to 494c1c92520 - restore $GCOV_LIBS
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f5f723c..f84cd76 100644
--- a/configure.ac
+++ b/configure.ac
@@ -133,6 +133,7 @@ AC_CHECK_SIZEOF(time_t, [], [#include <time.h>])
PKG_CHECK_MODULES(GIREPO, [glib-2.0 gobject-2.0 gmodule-2.0 gio-2.0 libffi])
GIREPO_CFLAGS="$GIREPO_CFLAGS $GCOV_CFLAGS"
+GIREPO_LIBS="$GIREPO_LIBS $GCOV_LIBS"
# gtk-doc
GTK_DOC_CHECK([1.12])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]