* Smake (GNULIB_MODULES): Don't depend on memmem module, because
[pspp-builds.git] / src / ui / gui / automake.mk
index c784650cce3628ac67670339aff4737a0696d2c3..a405e87a61f27bbe510eb5f13c65b33d1c2a3b6c 100644 (file)
@@ -195,7 +195,7 @@ src_ui_gui_psppire_SOURCES = \
        src/ui/gui/window-manager.c \
        src/ui/gui/window-manager.h
 
-install-data-hook::
+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.' ; \
@@ -204,3 +204,4 @@ install-data-hook::
                echo '    Yelp is available from the GNOME project.  ftp://ftp.gnome.org/pub/gnome/sources/yelp' ; \
                echo ; \
        fi
+.PHONY: yelp-check