- priority: 5 --> 9
Anyconfig is really a nice project, although nobody
seems to have worked on it for a while...
The BIG problem is that compiling anyconfig _requires_
Corba and MySQL (devel packages!).
I tried to expand the autoconf/automake process with
--enable-corba and enable-mysql options, but after some
time I stopped, seeing that mysql or corba cannot be
excluded w/o code changes in the core.
This is really a pity, I would have loved to use the
package in a project developed with mingw-win32 because
it claims to be platform independet. But its strong
dependencies make it unusable. You simply cannot expect
users to install corba and mysql developer packages to
gain access to a simple ini-file.
Apart from criticising, I do offer help with
autoconf/automake configuration if required.