GNOME Bugzilla – Bug 311775
gnome-autogen.sh cries if one uses gnome-doc-utils
Last modified: 2005-08-17 01:07:49 UTC
Please describe the problem: gnome-autogen.sh cries like this: Running gnome-doc-prepare... You should update your 'aclocal.m4' by running aclocal. gnome-doc-prepare: 'gnome-doc-utils.make' exists: use '--force' to overwrite Steps to reproduce: 1. check out a package that uses gnome-autogen.sh and gnome-doc-utils 2. run autogen.sg 3. run it once more Actual results: See above Expected results: No warnings/errors like this. Does this happen every time? Yes. Other information: Please add '--force' to the part of gnome-autogen.sh that calls gnome-doc-prepare.
by cry, you mean "prints a message"? It doesn't seem to fail here. Anyway, I've committed the change to pass --force now.