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 689209 - Automake complains about trailing space after backslash.
Automake complains about trailing space after backslash.
Status: RESOLVED FIXED
Product: gtk-doc
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: 1.19
Assigned To: gtk-doc maintainers
gtk-doc maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-28 10:36 UTC by Krzesimir Nowak
Modified: 2012-11-29 20:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Strips whitespace after backslash. (994 bytes, patch)
2012-11-28 10:37 UTC, Krzesimir Nowak
committed Details | Review

Description Krzesimir Nowak 2012-11-28 10:36:13 UTC
gtk-doc.make:85: whitespace following trailing backslash
doc/gupnp-dlna-metadata/Makefile.am:85:   `gtk-doc.make' included from here
gtk-doc.make:85: whitespace following trailing backslash
doc/gupnp-dlna/Makefile.am:89:   `gtk-doc.make' included from here
Comment 1 Krzesimir Nowak 2012-11-28 10:37:14 UTC
Created attachment 230072 [details] [review]
Strips whitespace after backslash.
Comment 2 Stefan Sauer (gstreamer, gtkdoc dev) 2012-11-29 20:28:17 UTC
Thanks!