diff options
author | midipix <writeonce@midipix.org> | 2021-06-11 15:18:42 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-06-12 10:45:04 +0000 |
commit | c8c3f9df12386526f536ab42be3c47e6927b8252 (patch) | |
tree | 017d4d600a54c171edb79d59b203117ef2994416 /sofort/ccenv/ccenv.vars | |
parent | dbcac7d2268bbcf01f1867bd32df408645c177d0 (diff) | |
download | mmglue-c8c3f9df12386526f536ab42be3c47e6927b8252.tar.bz2 mmglue-c8c3f9df12386526f536ab42be3c47e6927b8252.tar.xz |
build system: configure, ccenv: added --pkgconf[if] support and integration.
Diffstat (limited to 'sofort/ccenv/ccenv.vars')
-rw-r--r-- | sofort/ccenv/ccenv.vars | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sofort/ccenv/ccenv.vars b/sofort/ccenv/ccenv.vars index 6cdd547..41eb327 100644 --- a/sofort/ccenv/ccenv.vars +++ b/sofort/ccenv/ccenv.vars @@ -80,6 +80,8 @@ ccenv_dlltool= ccenv_windmc= ccenv_windrc= +ccenv_pkgconf= + # cflags ccenv_cflags_os= ccenv_cflags_pic= |