On 28 December 2016 at 03:30, Anarchean <anarch...@squaredlambda.xyz> wrote: > Once in a while: > % ./configure --prefix="$PREFIX"
I only configure when I need to, for example when the configure script has changed. > And then every modification: > % make > % make install > % "$PREFIX/bin/project_name" I run from the build directory most of the time, without installing, e.g. % make % ./project_name _______________________________________________ Autoconf mailing list Autoconf@gnu.org https://lists.gnu.org/mailman/listinfo/autoconf