After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 592001 - use $(AM_V_GEN) for nicer build output
use $(AM_V_GEN) for nicer build output
Status: RESOLVED DUPLICATE of bug 589278
Product: gnome-doc-utils
Classification: Deprecated
Component: build utils
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-doc-utils maintainers
gnome-doc-utils maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-16 18:17 UTC by Christian Persch
Modified: 2009-08-16 18:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2009-08-16 18:17:54 UTC
Some people like to have cleaner build output [see http://live.gnome.org/GnomeGoals/NicerBuilds]. Automake 1.11 supports this, but one has to use $(AM_V_GEN) when doing custom rules. So gnome-doc-utils.make needs some $(AM_V_GEN) sprinkled around; this is harmless on automake < 1.11.
Comment 1 Christian Persch 2009-08-16 18:24:17 UTC
Oops, sorry for the dup.
Comment 2 Christian Persch 2009-08-16 18:25:11 UTC

*** This bug has been marked as a duplicate of bug 589278 ***