Depending on the layout, tsxs might need
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/54b532b6 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/54b532b6 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/54b532b6 Branch: refs/heads/sphinx-docs Commit: 54b532b6471a0133efcd54df2ab37dab43690cdf Parents: 23279f0 Author: James Peach <[email protected]> Authored: Mon Apr 29 16:29:02 2013 -0700 Committer: James Peach <[email protected]> Committed: Mon Apr 29 16:29:02 2013 -0700 ---------------------------------------------------------------------- tools/tsxs.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/54b532b6/tools/tsxs.in ---------------------------------------------------------------------- diff --git a/tools/tsxs.in b/tools/tsxs.in index 056c88f..38fb25f 100755 --- a/tools/tsxs.in +++ b/tools/tsxs.in @@ -19,6 +19,7 @@ host="@HOST_GUESS@" prefix="@prefix@" exec_prefix="@exec_prefix@" +libdir="@libdir@" INSTALLDIR=`eval echo "@libexecdir@"` INCLUDEDIR=`eval echo "@includedir@"` CPPFLAGS="$CPPFLAGS -I$INCLUDEDIR"
