• Drew Fisher's avatar
    *.pc.in: add exec_prefix lines · 34dcf746
    Drew Fisher authored
    The removal of exec_prefix in a900f200
    caused the generated .pc files to be unusable when built with autotools.
    
    The generated libdir value would read:
    
      libdir=${exec_prefix}/lib
    
    but since exec_prefix was unspecified, pkg-config would choke:
    
      zarvox@localhost $ pkg-config capnp-rpc --cflags --libs
      Variable 'exec_prefix' not defined in '/usr/local/lib/pkgconfig/capnp-rpc.pc'
    34dcf746
Name
Last commit
Last update
..
cmake Loading commit data...
ekam-provider Loading commit data...
m4 Loading commit data...
samples Loading commit data...
src Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE.txt Loading commit data...
Makefile.am Loading commit data...
Makefile.ekam Loading commit data...
README.txt Loading commit data...
capnp-rpc.pc.in Loading commit data...
capnp.pc.in Loading commit data...
configure.ac Loading commit data...
kj-async.pc.in Loading commit data...
kj.pc.in Loading commit data...
regenerate-bootstraps.sh Loading commit data...
setup-autotools.sh Loading commit data...
setup-ekam.sh Loading commit data...