diff configure @ 18620:c51bd02b0904

move misplaced echores. Output may still not be as intended though
author reimar
date Wed, 07 Jun 2006 13:36:45 +0000
parents a5e5f4a5a55f
children c0aeea79d135
line wrap: on
line diff
--- a/configure	Wed Jun 07 13:24:54 2006 +0000
+++ b/configure	Wed Jun 07 13:36:45 2006 +0000
@@ -5922,8 +5922,8 @@
     _ld_win32libs="$_ld_win32libs -ladvapi32 -lole32"
     _res_comment="using native windows"
   fi
-fi
-echores "$_win32"
+  echores "$_win32"
+fi
 
 
 echocheck "DirectShow"