>
> You have also previously suggested moving config_auto.h into the src
> directory since it is not needed by client applications.  A lot of
> other files in the include tree are also not needed by client
> applications, we might suppress those
> in the "make install" but I don't think we want to try to move them at
> this time.

To suppress installation of unneeded headers is a good idea. It is not so 
difficult to do it with automake. We just need to prefix these headers in the 
Makefile.am with noinst_. I can do it.

It sounds like you have many changes in your local copy. Can you check in, so 
that we don't need to merge too much?

There are some patches I sent you, which I can't see in cvs. It is getting 
difficult for me to keep up to date, when I go on changing.

Tommi

Reply via email to