Commit 3752b3ae authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Fixed a shell script syntax error that all of a sudden started causing this

script to fail on debian unstable (some specific bash version perhaps?)
parent b81d41df
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1412,7 +1412,8 @@ if test x$cross_compiling != xyes; then
     AC_MSG_RESULT(no)
    ,
    dnl not invoked when crosscompiling)
    ])
     echo "hej"
    )
  fi
else
  dnl and for crosscompilings