How do I add an extra C object to the wand shared library?
I added the relevant entries to makefile.am in the wand dir, and then did a make distclean followed by a reconfigure. However I don't see a file libMagickWand_la-XXX.lo being generated so I assume there must be some other configuration file I have to add an entry to but I have no idea which one. I have looked everywhere.
Also when I did an install my header file wasn't copied.
Is there an autoconf tools expert who could help me out?
Help greatly appreciated.
Finnian