[llvm-commits] [PATCH] Fix projects/sample (PR1220)

Peter Collingbourne peter at pcc.me.uk
Tue Dec 7 20:21:15 PST 2010


Fix paths; AutoRegen.sh changes its current working directory to be the
autoconf directory, but these paths need to be relative to the main
source directory.  Patch originally by Dan Gohman, r67655.

Also, cause configure.ac to find absolute paths to LLVM source and
object trees.   Together, fixes PR1220.

I also have a patch which regenerates projects/sample/configure
with autoconf 2.60.

OK to commit?

Thanks,
-- 
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-paths-AutoRegen.sh-changes-its-current-working-d.patch
Type: text/x-diff
Size: 2325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101208/ea36b8c8/attachment.patch>


More information about the llvm-commits mailing list