[gjs] configure: Move useless echo lines
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] configure: Move useless echo lines
- Date: Fri, 4 Jan 2013 22:08:30 +0000 (UTC)
commit 17386786d957ddd37dcc65a2ce4e5cb7d534e29b
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Wed Jan 2 15:33:17 2013 -0500
configure: Move useless echo lines
JS_CFLAGS and JS_LIBS don't exist
https://bugzilla.gnome.org/show_bug.cgi?id=691039
configure.ac | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 726ba29..b4a9fd9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -68,9 +68,6 @@ m4_define(glib_required_version, 2.35.0)
AC_CHECK_HEADERS([malloc.h])
AC_CHECK_FUNCS(mallinfo)
-echo "Using JS_CFLAGS: $JS_CFLAGS"
-echo "Using JS_LIBS: $JS_LIBS"
-
save_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS $JS_CFLAGS"
AC_MSG_CHECKING([for JS_CLASS_TRACE macro])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]