Le 06/08/2014 21:30, Krzysztof Kosiński a écrit : > [Waf] does not require silly lists of files to work
If that refers to using globs in the build system files, don't. Glob showed on many a situation to be the source of various build problems, including, but not limited to, a file to be missing from the source tree (which would not be easily noticeable and would work on the author's setup), or unexpected files to be included in a build. Also, FWIW patterns can generally be used just fine in Autotools -- but again, please, don't use them. Regards, Colomban _______________________________________________ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-devel-list