Consolidate default layout locations
------------------------------------
Key: TS-342
URL: https://issues.apache.org/jira/browse/TS-342
Project: Traffic Server
Issue Type: Improvement
Components: Build
Environment: Autoconf
Reporter: Mladen Turk
Currently the things like
#define DEFAULT_LOCAL_STATE_DIRECTORY "var/trafficserver"
are duplicated over various files.
What's even worse those files presume relative location against current
directory
which makes impossible to go anywhere outside the compile time PREFIX
I'll make that configure time generated and included at build time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.