Hi Alexandre,

On Thu, Oct 26, 2000 at 07:13:28PM -0200, Alexandre Oliva wrote:
> If you really want to have it installed, don't call it `config.h', or
> at least install it in include/<your-package-name>.  To accomplish
> that, use:
> 
> pkginclude_HEADERS = config.h ...
> 
> And use `#include <your-package-name/config.h>' in all other headers
> that include it.

Ah!  Good call Alexandre!  Robert, please ignore my last post.
Installing config.h in /usr/local/include, for example, would be
obviously be bad idea. :-)

BTW, I do exactly what Alexandre suggests in some of my own packages.
It works out quite nicely.

-Ossama
-- 
Ossama Othman <[EMAIL PROTECTED]>
Distributed Object Computing Laboratory, Univ. of California at Irvine
1024D/F7A394A8 - 84ED AA0B 1203 99E4 1068  70E6 5EB7 5E71 F7A3 94A8

Reply via email to