Problem is those modules are written in C++, whereas my module is written in C but links to a C++ library. So i need to use g++ but i have no idea how to program that in configure.ac ...
Does anyone know of any other modules that are written in C but link to C++ libraries?
Thanks for the help
Rob