On 9 December 2017 at 19:59, Bruno Haible <[email protected]> wrote: [snip]
Thanks very much for the method. Presumably this is effectively missing documentation? (You haven't suggested that I'm doing something unexpected.) > > But there's a > > further problem: on Win32, DLLs are installed to bindir, not libdir, so > > INSTALLDIR needs a different definition. > > In gettext, where all programs get installed in $(bindir), I use the > definition > -DINSTALLDIR=\"$(bindir)\" > > Where does $(libdir) come into play? > Because I am using relocatable-lib, so it is the library that is trying to find resources relative to itself. > Ah, you have a relocatable library that depends on another relocatable > library? > I have a relocatable library that depends on files in pkgdatadir. -- https://rrt.sc3d.org
