src/ui/gui/automake.mk: Remove yelp-check rule
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 16 Aug 2020 08:50:17 +0000 (10:50 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 16 Aug 2020 19:08:36 +0000 (21:08 +0200)
src/ui/gui/automake.mk

index f7872962d161be44101f278945faa11c8d187101..02674bd27980fe1aa5b4f9f787290f9e91bde23c 100644 (file)
@@ -348,18 +348,6 @@ nodist_src_ui_gui_psppire_SOURCES = \
        src/ui/gui/psppire-marshal.h \
        src/ui/gui/resources.c
 
-yelp-check:
-       @if ! yelp --version > /dev/null 2>&1 ; then \
-               echo    ; \
-               echo '    The Yelp document viewer does not seem to be installed on the system.' ; \
-               echo '    If Yelp is not available at run time, then the PSPPIRE online reference' ; \
-               echo '    manual will not be available.' ; \
-               echo '    Yelp is available from the GNOME project.  ftp://ftp.gnome.org/pub/gnome/sources/yelp' ; \
-               echo ; \
-       fi
-
-PHONY += yelp-check
-
 AM_CPPFLAGS += -Isrc
 
 src/ui/gui/org.fsf.pspp.metainfo.xml: src/ui/gui/org.fsf.pspp.metainfo.xml.in $(POFILES)