bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gtags.conf.in ignores custom --libdir if set


From: Kevin Farshaw
Subject: gtags.conf.in ignores custom --libdir if set
Date: Tue, 6 Oct 2015 18:14:33 +0200

Hi,
 
gtags.conf.in lists the location of the shlibs for the bundles plugins,
namely ctags and pygments. The paths used are of the form
 
@prefix_QUOTED@/lib
 
where this should acutally be set according to $libdir which
may be customize by the user when invoking configure.
In particular, some linux distributions use $prefix/lib64
for 64bit and $prefix/lib for 32bit libs.
 
As a separate issue, I'm don't understand why gtags.conf has
paths to the libtool .la files instead of the .so files. But in that
I may simply be uninformed.
 
For reference, here's the associated issue on the fedora bugzilka:
https://bugzilla.redhat.com/show_bug.cgi?id=1268763
 
Regards,
Kevin Farshaw

reply via email to

[Prev in Thread] Current Thread [Next in Thread]