Leif Hedstrom created TS-3759:
---------------------------------
Summary: Cleanup -Ilib/ts from build process
Key: TS-3759
URL: https://issues.apache.org/jira/browse/TS-3759
Project: Traffic Server
Issue Type: Improvement
Components: Build
Reporter: Leif Hedstrom
I'd like to
1) Remove -Ilib/ts from the build environment, such that all includes will be
like
{code}
#include "ts/Vec.h"
{code}
2) Try to eliminate as much, or all, of #include "ts/tslib.h", and instead
include the necessary files as appropriate. libts.h is a cop-out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)