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: kfw-4.0-final~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e279548c456cf1b8f72614dd519539c47dff868b;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 (cherry picked from commit 4382b4a0d536cbefa672cd470b3cc57953028960) ticket: 7319 status: resolved --- 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 5ff2bd4274..46e51b90af 100644 --- a/src/windows/installer/wix/site-local.wxi +++ b/src/windows/installer/wix/site-local.wxi @@ -52,13 +52,8 @@ - - - -