On 02/09/2010 07:37 AM, Leif Hedstrom wrote:

1. Include install directory

[ ] ${prefix}/include
[x] ${prefix}/include/ts
[ ] ${prefix}/include/ats
[ ] ${prefix}/include/trafficserver


2. InkAPI.h rename

[x] ts_api.h
[ ] sdkapi.h
[ ] ats.h


3. RemapAPI.h renam

[x] remap_api.h
[ ] remap.h


4. Versioning of include dir

[ ] No versioning, just plain ${prefix}/include/${name}
[x] Install into a versioned directory like ${prefix}/include/${name}/${version}, and wrappers into ${prefix}/include/${name}.
[ ] Like above, but put the wrappers into ${prefix}/include/


5. SimpleDBM include file

[ ] Don't expose it to plugin developers (yet at least).
[ ] Include it, with the name SimpleDBM.h (as it is today)
[x] Include it, with the name simpledbm.h



Reply via email to