1. 16 Oct, 2017 1 commit
  2. 03 Mar, 2016 1 commit
    • 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
  3. 06 Feb, 2016 1 commit
  4. 10 Dec, 2013 1 commit