Re: [Mesa-dev] [PATCH libclc] Make libclc more Linux FHS conform.

2012-12-04 Thread Tom Stellard
On Fri, Nov 30, 2012 at 01:44:57AM +0100, Johannes Obermayr wrote: > - First introducing a versioning scheme > - Add --libexecdir, --includedir and --pkgconfigdir and prefill them as well > as --prefix > - Build all targets by default > - Create clc.pc and install it in $pkgconfigdir > - Use clang

[Mesa-dev] [PATCH libclc] Make libclc more Linux FHS conform.

2012-11-29 Thread Johannes Obermayr
- First introducing a versioning scheme - Add --libexecdir, --includedir and --pkgconfigdir and prefill them as well as --prefix - Build all targets by default - Create clc.pc and install it in $pkgconfigdir - Use clang++ instead of c++ - Rename builtins.bc to built_libs/$triple.bc and install the