Closed jirislaby closed 8 years ago
line 53: if test "$clang_lib_found" = no
should write: if test "$llvm_lib_found" = no
Since the development of canal seems to stall, I am closing this as it pollutes my issues list.
line 53: if test "$clang_lib_found" = no
should write: if test "$llvm_lib_found" = no