summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 299e867..cfc4c39 100755
--- a/configure
+++ b/configure
@@ -172,3 +172,3 @@ for a in $TOMAKE ; do
172 172
173 if [ -f $TMAKEPATH/tmake.conf -a -f $a/$f.pro ] 173 if [ -f "$TMAKEPATH/tmake.conf" -a -f "$a/$f.pro" ]
174 then 174 then
@@ -186,3 +186,3 @@ for a in $TOMAKE ; do
186 then 186 then
187 if [ $appname != $translation ] 187 if [ "$appname" != "$translation" ]
188 then 188 then