GNOME Bugzilla – Bug 169316
update build system
Last modified: 2005-03-10 21:25:07 UTC
Attached patch does: - make Yelp handle the compile warnings flags the gnome way (GNOME_COMPILE_WARNINGS), so you can just configure --enable-compile-warnings=error instead of editing src/Makefile.am - same for --enable-debug check - add missing files to .cvsignore - removes usage of deprecated INCLUDES; use target_[CPP|C|CXX]FLAGS instead - make distcheck work (remove non-disted file from POTFILES.in) Yelp passes make distcheck with this patch.
Created attachment 38309 [details] [review] the patch
Created attachment 38410 [details] [review] updated patch to apply cleanly to current cvs
Created attachment 38411 [details] [review] attach the right patch!
Checked in.