On Feb 9, 2010, at 6:37 AM, Leif Hedstrom wrote:
> Hi all,
>
> please vote on the following proposals as we have discussed, normal 72h
> window. I added an additional option to the install directory (just plain
> ".../include), to better match the suggestions (#4) for versioned
> directories.
>
> Cheers,
>
> -- Leif
>
> 1. Include install directory
>
> [ ] ${prefix}/include
> [ ] ${prefix}/include/ts
> [x] ${prefix}/include/ats
> [ ] ${prefix}/include/trafficserver
>
>
> 2. InkAPI.h rename
>
> [ ] ts_api.h
> [ ] sdkapi.h
> [ x] ats.h
>
>
> 3. RemapAPI.h renam
>
> [ ] remap_api.h
> [ x] remap.h
>
>
> 4. Versioning of include dir
>
> [ x] No versioning, just plain ${prefix}/include/${name}
> [ ] 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
>
> [ x] Don't expose it to plugin developers (yet at least).
> [ ] Include it, with the name SimpleDBM.h (as it is today)
> [ ] Include it, with the name simpledbm.h
>