Ossama> pkgincludedir = $(prefix)/include/PackageName >> This is wrong in two ways. >> Use $(includedir)/PackageName instead. Ossama> Thanks for clarification! That makes more sense! What's the Ossama> second way it is wrong? Ossama> pkgincludedir = $(includedir)/PackageName Ossama> pkginclude_HEADERS = ... This is right. I was wrong about it being wrong in 2 ways. I got confused about execdir briefly -- a bad sign, eh? T
- Maintaining header file directory structure on install Pete Willemsen
- Re: Maintaining header file directory structure on ins... Ossama Othman
- Re: Maintaining header file directory structure on... Pete Willemsen
- Re: Maintaining header file directory structur... Ossama Othman
- Re: Maintaining header file directory stru... Pete Willemsen
- Re: Maintaining header file directory stru... Tom Tromey
- Re: Maintaining header file directory... Ossama Othman
- Maintaining header file directory... Tom Tromey
- Maintaining header file directory structure on install F Labrosse
- Re: Maintaining header file directory structure on... John R. Sheets