From 3d28fe2a5a408c8eada6226c5a71795595dd3752 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 1 Oct 2008 14:34:15 +0000 Subject: [PATCH] Monotone-Parent: 4e153226c6bdcf35ab3421e5297e21ab2ea4d8ea Monotone-Revision: a2ca29046da689124540655716c5c7f897d0cbd5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-01T14:34:15 Monotone-Branch: ca.inverse.sogo --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index fed1d1ad3..fa5539262 100755 --- a/configure +++ b/configure @@ -324,8 +324,8 @@ checkDependencies() { runIt() { DISABLED_STRIPPING=0 if test $ARG_WITH_DEBUG = 1 && test $ARG_WITH_STRIP = 1; then - DISABLED_STRIPPING=1 - ARG_WITH_STRIP=0 + DISABLED_STRIPPING=1; + ARG_WITH_STRIP=0; fi if test $ARG_BEQUIET != 1; then