diff options
author | Werner Koch <[email protected]> | 2024-07-08 08:58:06 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2024-07-08 08:59:06 +0000 |
commit | c333e9dad66ed25a906fba8146a6fc25b0e83ff8 (patch) | |
tree | dca6f356f8a262aad4ffbc11dfe71d7a7274f222 /tools/gpg-connect-agent.c | |
parent | Post release updates (diff) | |
download | gnupg-c333e9dad66ed25a906fba8146a6fc25b0e83ff8.tar.gz gnupg-c333e9dad66ed25a906fba8146a6fc25b0e83ff8.zip |
speedo: Set PREFIX for bzip2 build also for Unix.
--
bzip2 is a make-only package and thus we can't set the prefix with
configure. We need to set PREFIX here so that the install target:
if ( test ! -d $(PREFIX)/lib ) ; then mkdir -p $(PREFIX)/lib;fi
[...]
does not try to install to the default PREFIX /usr/local/lib.
Diffstat (limited to 'tools/gpg-connect-agent.c')
0 files changed, 0 insertions, 0 deletions