Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 9b2478f62d381197ef37b317f843e15c > files > 12

kadu-0.5.0-9mdv2008.0.src.rpm

--- kadu/configure	2006-09-24 14:01:59.000000000 +0000
+++ configure	2006-10-23 18:49:00.000000000 +0000
@@ -9808,17 +9808,17 @@
 	static_modules_ldflags=
 	static_modules_cxxflags=
 	for mod in $static_modules $shared_modules; do \
-		if test -f modules/$mod.web; then \
-			if test -f modules/$mod/.autodownloaded -o ! -f modules/$mod/spec; then \
-				cd modules; \
-				if ! ../varia/scripts/autodownload $mod module; then \
-					{ { echo "$as_me:$LINENO: error: $mod download failed!" >&5
-echo "$as_me: error: $mod download failed!" >&2;}
-   { (exit 1); exit 1; }; }; \
-				fi; \
-				cd ..; \
-			fi; \
-		fi; \
+#		if test -f modules/$mod.web; then \
+#			if test -f modules/$mod/.autodownloaded -o ! -f modules/$mod/spec; then \
+#				cd modules; \
+#				if ! ../varia/scripts/autodownload $mod module; then \
+#					{ { echo "$as_me:$LINENO: error: $mod download failed!" >&5
+#echo "$as_me: error: $mod download failed!" >&2;}
+#   { (exit 1); exit 1; }; }; \
+#				fi; \
+#				cd ..; \
+#			fi; \
+#		fi; \
 		if test -f modules/$mod/spec; then \
 			echo; \
 
@@ -10304,19 +10304,19 @@
 	echo " **********************************************"
 	echo " * Configuring icon themes, please wait . . . *"
 	echo " **********************************************"
-	for i_t in $enabled_icon_themes; do \
-		if test -f varia/themes/icons/$i_t.web; then \
-			if test -f varia/themes/icons/$i_t/.autodownloaded -o ! -f varia/themes/icons/$i_t/icons.conf; then \
-				cd varia/themes/icons; \
-				if ! ../../scripts/autodownload $i_t "icon theme"; then \
-					{ { echo "$as_me:$LINENO: error: $i_t download failed!" >&5
-echo "$as_me: error: $i_t download failed!" >&2;}
-   { (exit 1); exit 1; }; }; \
-				fi; \
-				cd ../../..; \
-			fi; \
-		fi; \
-	done
+#	for i_t in $enabled_icon_themes; do \
+#		if test -f varia/themes/icons/$i_t.web; then \
+#			if test -f varia/themes/icons/$i_t/.autodownloaded -o ! -f varia/themes/icons/$i_t/icons.conf; then \
+#				cd varia/themes/icons; \
+#				if ! ../../scripts/autodownload $i_t "icon theme"; then \
+#					{ { echo "$as_me:$LINENO: error: $i_t download failed!" >&5
+#echo "$as_me: error: $i_t download failed!" >&2;}
+ #  { (exit 1); exit 1; }; }; \
+#				fi; \
+#				cd ../../..; \
+#			fi; \
+#		fi; \
+#	done
 
 
 
@@ -10363,19 +10363,19 @@
 	echo " **************************************************"
 	echo " * Configuring emoticon themes, please wait . . . *"
 	echo " **************************************************"
-	for e_t in $enabled_emoticon_themes; do \
-		if test -f varia/themes/emoticons/$e_t.web; then \
-			if test -f varia/themes/emoticons/$e_t/.autodownloaded -o ! -f varia/themes/emoticons/$e_t/1/emots.txt; then \
-				cd varia/themes/emoticons; \
-				if ! ../../scripts/autodownload $e_t "emoticon theme"; then \
-					{ { echo "$as_me:$LINENO: error: $e_t download failed!" >&5
-echo "$as_me: error: $e_t download failed!" >&2;}
-   { (exit 1); exit 1; }; }; \
-				fi; \
-				cd ../../..; \
-			fi; \
-		fi; \
-	done
+#	for e_t in $enabled_emoticon_themes; do \
+#		if test -f varia/themes/emoticons/$e_t.web; then \
+#			if test -f varia/themes/emoticons/$e_t/.autodownloaded -o ! -f varia/themes/emoticons/$e_t/1/emots.txt; then \
+#				cd varia/themes/emoticons; \
+#				if ! ../../scripts/autodownload $e_t "emoticon theme"; then \
+#					{ { echo "$as_me:$LINENO: error: $e_t download failed!" >&5
+#echo "$as_me: error: $e_t download failed!" >&2;}
+#   { (exit 1); exit 1; }; }; \
+#				fi; \
+#				cd ../../..; \
+#			fi; \
+#		fi; \
+#	done