• Nils Goroll's avatar
    Add the re2 linker path as rpath · 170d4ae4
    Nils Goroll authored
    Please replace this with a better solution if known:
    
    When re2 is installed in a non-standard location, pkg-config --libs re2
    (as invoked by PKG_CHECK_MODULES) returns -L<path>, but not -R<path>,
    so we fix it up to get the right rpath in the vmod so.
    
    Closes !1
    170d4ae4
Name
Last commit
Last update
m4 Loading commit data...
src Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.rst Loading commit data...
COPYING Loading commit data...
INSTALL.rst Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...