Closed ftyers closed 6 years ago
In 4c56906 I added some stuff to the configure.ac
and the Makefile.am
but I think that they do the wrong thing. Needs to be checked.
can we add the rlx to the targets so make
complies it by default?
I think it now works from 676fb06, please check and close the issue if it works for you @MemduhG
yep it's working for me, thanks @ftyers
The "no" comes from the
$(CGCOMP)
variable in theMakefile
. The Makefile should probably not try and compile the CG if it is not there.This probably applies to other languages too.