[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GLOBAL 6.3 Windows patch
From: |
Jason Hood |
Subject: |
Re: GLOBAL 6.3 Windows patch |
Date: |
Mon, 16 Jun 2014 23:55:39 +1000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
On 14/06/2014 9:25, Shigio YAMAGUCHI wrote:
> Without --libdir=xxx, configure script converts "@libdir@" into
> "${exec_prefix}/lib". It is valid in Makefiles. But it is invalid
> in gtags.conf.
Ah, I knew there'd be a reason you didn't use "@libdir@". :) Okay,
the attached approach should work better - add "prefix_QUOTED" to
escape potential colons (this is based on the original 6.3, plus
you should keep libparser/parser.c & plugin-factory/exuberant-ctags.c
from the previous patch).
--
Jason.
glo63w.txt
Description: Text document