diff options
author | Omar Polo <op@omarpolo.com> | 2021-12-09 19:24:18 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-12-09 19:24:18 +0000 |
commit | 34c4ca6ebc5e71f50f5f8d52113b47b26573bfa1 (patch) | |
tree | ebc39d848e7d8d6d437020dd8979c082b38a9736 /ChangeLog | |
parent | ae0d3cdbbe9d39adeecf623ca7feeda011bf97dd (diff) |
configure: support --prefix=...
It's like passing PREFIX=... on the command line
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2021-12-09 Omar Polo <op@omarpolo.com> + + * configure: add --prefix=... long argument. + 2021-11-16 Omar Polo <op@omarpolo.com> * configure (singletest): fix the cross-compilation: don't run the test binaries just built |