Re: Clean rebuild

2016-03-25 Thread Gavin Smith
On 25 March 2016 at 02:25, Russell Wallace wrote: > How do you do a clean rebuild, i.e. rebuilding all machine-generated files? > I tried autoconf -i, tried prefixing it with make clean, tried prefixing it > with make distclean, but configure still had an old timestamp, so I tried > manually rm co

Re: Using LLVM with Autotools

2016-03-25 Thread Mike Miller
On Thu, Mar 24, 2016 at 16:39:48 +, Russell Wallace wrote: > In this case I'm the one who has to write configure.ac and Makefile.am so I > need to find out what the answers need to be. But I see what you're saying, > that it's at least theoretically possible to do the whole job on the > ./confi