[gnome-applets/wip/muktupavels/cleanup: 10/17] build: remove unused HAVE_JW
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets/wip/muktupavels/cleanup: 10/17] build: remove unused HAVE_JW
- Date: Tue, 24 Mar 2020 15:21:58 +0000 (UTC)
commit 135fa1082536fad07bfa00f9f0bffa9b1f64ce08
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Tue Mar 24 17:03:52 2020 +0200
build: remove unused HAVE_JW
configure.ac | 10 ----------
1 file changed, 10 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1ac6e35af..9acd5b7c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -223,16 +223,6 @@ if test x"$XSLTPROC" = xno; then
AC_MSG_ERROR([xsltproc executable not found in your path - should be installed with libxslt])
fi
-dnl -- jw ---------------------------------------------------------------------
-AC_PATH_PROG(JW, jw, no)
-if test x$JW = xno; then
- HAVE_JW="no"
-else
- HAVE_JW="yes"
-fi
-AM_CONDITIONAL(HAVE_JW, test "x$HAVE_JW" = "xyes")
-AC_SUBST(HAVE_JW)
-
dnl ***************************************************************************
dnl *** Set up gettext ***
dnl ***************************************************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]