]> git.armaanb.net Git - st.git/commit
Set the path of pkg-config in a variable instead of hardcoding it
authorParide Legovini <pl@ninthfloor.org>
Fri, 4 Jan 2019 08:48:37 +0000 (09:48 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 4 Jan 2019 15:00:54 +0000 (16:00 +0100)
commite23acb9188b7bc7a7cfc418ac45671003abcc341
tree806bc65ceb6798391c9d6259ed68eedf08334f8c
parent7e19e116764d2651721cb9062ccaac31b0c771f2
Set the path of pkg-config in a variable instead of hardcoding it

In this way the path of pkg-config can be overridden from the command
line. This is useful for example when cross-compiling.
config.mk