commit | 27816c7c321536cbe4ece7b0432abd080344794f | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Wed Jul 28 11:04:46 2010 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Jul 28 11:04:46 2010 +0200 |
tree | 922bfe34e8a63115d7eab19e19f586a9324fe765 | |
parent | b0e48e1e2bb285fe9dd31c6c77505f0b51819178 [diff] [blame] |
configure: Send the flex error output to config.log.
diff --git a/configure b/configure index d62ffa8..7661617 100755 --- a/configure +++ b/configure
@@ -4214,7 +4214,7 @@ } %% EOF -if $FLEX -t conftest.l >/dev/null 2>&1 +if $FLEX -t conftest.l >/dev/null 2>&5 then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; }