* Smake (GNULIB_MODULES): Don't depend on memmem module, because
authorBen Pfaff <blp@gnu.org>
Fri, 16 May 2008 05:27:47 +0000 (05:27 +0000)
committerBen Pfaff <blp@gnu.org>
Fri, 16 May 2008 05:27:47 +0000 (05:27 +0000)
commit06a34a11908066ab5949d4b36c7fc5b7f44e88bb
tree4ee1f457bfd179e1ff81159558a44e0124b78e15
parent43fe024a62f7678ff867f26c538a6d8be18f2b6d
* Smake (GNULIB_MODULES): Don't depend on memmem module, because
PSPP does not use memmem any longer.  Use
unilbrk/ulc-width-linebreaks module instead of the linebreak
module, because the latter was split up into multiple modules and
that's the one we actually need.

* automake.mk: Make install-data-hook depend on yelp-check if the
GUI is configured.

* automake.mk: Rename install-data-hook to yelp-check and mark it
phony.  This avoids an automake warning for duplicate
install-data-hook commands in doc/automake.mk and this file
(automake does not understand double-colon rules, since they are
not in POSIX).
ChangeLog
Smake
doc/ChangeLog
doc/automake.mk
src/ui/gui/ChangeLog
src/ui/gui/automake.mk
src/ui/terminal/ChangeLog
src/ui/terminal/msg-ui.c