Without this change, regenerated ./configure's don't work.
sample-project-autoconf.patch (928 Bytes)
Without this change, regenerated ./configure's don't work.
sample-project-autoconf.patch (928 Bytes)
Unfortunately, this wasn't a complete fix, attached is an updated patch.
LLVM_CONFIG_PROJECT($LLVM_SRC_ROOT,$LLVM_OBJ_ROOT) sets LLVM_SRC, so a generic
./configure should use LLVM_SRC and not LLVM_SRC_ROOT, I think.
Torvald
sample-project-autoconf.patch (923 Bytes)