changeset 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 106a0c366002
children 0001a9a9f1a9
files configure
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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"