From f2da8068e337e426766144ae22fc2c973ca30548 Mon Sep 17 00:00:00 2001 From: kergoth Date: Thu, 28 Mar 2002 15:48:51 +0000 Subject: added commented debug echo to configure. --- (limited to 'configure') diff --git a/configure b/configure index 7db2738..9de0276 100755 --- a/configure +++ b/configure @@ -177,6 +177,7 @@ for a in $TOMAKE ; do sed -e "s|$QTDIR|\$(QTDIR)|g" -e "s|$OPIEDIR|\$(OPIEDIR)|g" >Makefile.in; ) echo -n "." +# echo Building $N.. appname=`grep '^TARGET' $a/$f.pro | sed 's/^TARGET.*=//' | sed 's/ //g'` translation=`grep '^TRANSLATION.*[^+]=.*' $a/$f.pro | sed 's,^TRANSL.*=.*i18n\/.*\/,,' | sed 's/ //g' | sed 's,\.ts.*,,' | sed 's,^lib,,' ` if [ -n "$translation" -a -n "$appname" ] -- cgit v0.9.0.2