winemaker: wineapploader generation

Alexandre Julliard julliard at winehq.com
Mon Sep 9 19:39:42 CDT 2002


Francois Gouget <fgouget at codeweavers.com> writes:

>   * tools/winemaker
>     Generate wineapploader using autoconf rather than from the Makefile

Actually it's better to generate this kind of file from the Makefile;
this way you can change things without having to re-run configure (by
passing the values directly to make). For that reason the autoconf
guidelines state that configure should only generate makefiles, not
other files.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list