Changed so only a warning is given if ScrollKeeper is not installed.

2001-02-20  Dan Mueth  <dan@eazel.com>

        * user-guide/C/Makefile.am: Changed so only a warning is
        given if ScrollKeeper is not installed.
This commit is contained in:
Dan Mueth 2001-02-21 02:06:46 +00:00 committed by Dan Mueth
parent 3b7d88733d
commit df7574e9d6
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2001-02-20 Dan Mueth <dan@eazel.com>
* user-guide/C/Makefile.am: Changed so only a warning is
given if ScrollKeeper is not installed.
2001-02-20 Mike Fleming <mfleming@eazel.com>
reviewed by: <ian@eazel.com>

View file

@ -15,7 +15,7 @@ EXTRA_DIST = $(OMFFILE)
all: omf
omf: $(OMFFILE)
which scrollkeeper-preinstall >/dev/null 2>&1 && scrollkeeper-preinstall $(DESTDIR)$(TARGET_DIR)$(SGMLFILE) $(OMFFILE) $(OMF_DIR)/$(OMFFILE)
-scrollkeeper-preinstall $(DESTDIR)$(TARGET_DIR)$(SGMLFILE) $(OMFFILE) $(OMF_DIR)/$(OMFFILE)
install-data-local: