gtags.conf.in ignores custom --libdir if set
"Kevin Farshaw" <[email protected]>
| Newsgroups | gmane.comp.gnu.global.bugs |
|---|---|
| Message-ID | <trinity-0005d5d1-a92d-4abd-b94a-8904593aba30-1444148072978@3capp-mailcom-lxa02> |
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 _______________________________________________ Bug-global mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-global