>>>>> "Ben" == Ben Woodard <[EMAIL PROTECTED]> writes: Ben> I've been all through all the info docs that came with autoconf Ben> but I can't seem to find this one. Ben> How do I make my header files install in: Ben> $prefix/include/ppd instead of just $prefix/include You probably meant to send this to the automake list. Use something like: mydir = $(includedir)/ppd my_HEADERS = ... list them ... Tom
- header files in a subdir Ben Woodard
- Re: header files in a subdir Tom Tromey
- Re: header files in a subdir Michael Bletzinger
- Re: header files in a subdir Steven G. Johnson
