Ben Woodard wrote:
> 
> I've been all through all the info docs that came with autoconf but I
> can't seem to find this one.
> 
> How do I make my header files install in:
> 
> $prefix/include/ppd instead of just $prefix/include
> 
> -ben

$includedir="\${prefix}/include/ppd"

Or something close to that

Here is some info
http://sourceware.cygnus.com/autoconf/autoconf.html#IDX24

        Michael
-- 
------------------------------------------------------------------
Michael Bletzinger      Software Developer, Alliance Computational
[EMAIL PROTECTED]  Environment & Security
217 265 5137            NCSA

Reply via email to