]> git.sur5r.net Git - i3/i3/commit
Respect EXEC_PREFIX and a users' choice of PKG_CONFIG. 1651/head
authorThomas Anderson <tanderson@caltech.edu>
Fri, 10 Apr 2015 21:09:00 +0000 (14:09 -0700)
committerThomas Anderson <tanderson@caltech.edu>
Mon, 13 Apr 2015 00:59:30 +0000 (17:59 -0700)
commit196e1d0971e756524d30561b3c3e9a32ce4f5710
tree43cc16b9d2af810eb33c8bdbd96bdaae5141b099
parent1546891e6ab008b0383ebffe85ec0e761f58b7e1
Respect EXEC_PREFIX and a users' choice of PKG_CONFIG.

The Makefiles should put binaries in $(EXEC_PREFIX) and
architecture-independent files in $(PREFIX). Also a user may have a
prefixed- pkg-config, as in the case of cross compiling on Exherbo
Linux, so respect the well-accepted $(PKG_CONFIG) variable for this
purpose.
common.mk
i3-config-wizard/i3-config-wizard.mk
i3-dump-log/i3-dump-log.mk
i3-input/i3-input.mk
i3-msg/i3-msg.mk
i3-nagbar/i3-nagbar.mk
i3bar/i3bar.mk
src/i3.mk