From: Kevin Wasserman Date: Thu, 26 Jul 2012 10:57:35 +0000 (-0400) Subject: Use env to determine config in installer build X-Git-Tag: krb5-1.11-alpha1~231 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4382b4a0d536cbefa672cd470b3cc57953028960;p=thirdparty%2Fkrb5.git Use env to determine config in installer build Use NODEBUG and DEBUG_SYMBOL from the environment to determine whether or not to define Debug and DebugSyms for the installer build. Signed-off-by: Kevin Wasserman ticket: 7319 (new) queue: kfw target_version: 1.10.4 tags: pullup --- diff --git a/src/windows/installer/wix/config.wxi b/src/windows/installer/wix/config.wxi index 3bb1cc95cd..806fe36f21 100644 --- a/src/windows/installer/wix/config.wxi +++ b/src/windows/installer/wix/config.wxi @@ -64,6 +64,14 @@ + + + + + + + + diff --git a/src/windows/installer/wix/site-local.wxi b/src/windows/installer/wix/site-local.wxi index 80defd94a0..c3ebc02b07 100644 --- a/src/windows/installer/wix/site-local.wxi +++ b/src/windows/installer/wix/site-local.wxi @@ -52,13 +52,8 @@ - - - -