[Octopus-devel] Conflicting rules in making octopus.info and bugs in octopus.info

Axel Thimm Axel.Thimm at physik.fu-berlin.de
Fri Sep 29 11:38:01 WEST 2006


Hi,

there are currently two reules for creating octopus.info, an automatic
and an explicit. Depending on how and where the make is invoked you
will land at one or the other. When octopus.info is broken (as it
currently is) the one rule wil silently pass over it and the other
will break the build:

$(srcdir)/octopus.info: octopus.texi $(octopus_TEXINFOS)
[...]
octopus.info:
        @(which emacs >/dev/null && makeinfo octopus.texi) \
        || echo "WARNING: octopus.info was not regenerated because
	emacs is needed."

The first is the automake generated rule, the second the manual
one.
-- 
Axel.Thimm at physik.fu-berlin.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.tddft.org/pipermail/octopus-devel/attachments/20060929/11e8bd8e/attachment.bin 


More information about the Octopus-devel mailing list