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 327130 - fix make distcheck
fix make distcheck
Status: RESOLVED FIXED
Product: atomix
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Atomix Maintainer(s)
Atomix Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-01-15 21:38 UTC by Christian Persch
Modified: 2006-01-15 22:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (1.88 KB, patch)
2006-01-15 21:38 UTC, Christian Persch
committed Details | Review

Description Christian Persch 2006-01-15 21:38:35 UTC
and use modern automake (1.9).
Comment 1 Christian Persch 2006-01-15 21:38:48 UTC
Created attachment 57429 [details] [review]
fix
Comment 2 Guilherme de Siqueira Pastore 2006-01-15 22:56:40 UTC
make distcheck is not broken, AFAICT, as I've released a tarball some days ago. However, I agree that using automake 1.4 is a problem. Thanks a lot for the patch =)