configure: Correct closing ']'

Too many closed, too few opened.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2013-12-05 11:06:59 +00:00
parent 845b03ac11
commit ba9a173d81
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ gen4asm=no
if test "x$ASM" != "xno"; then
AC_ARG_WITH(gen4asm,
AS_HELP_STRING([--with-gen4asm=PATH],
[Path to intel-gen4asm binary]]]),
[Path to intel-gen4asm binary]),
[path="$withval"],
[path=""])
if test -n "$path" ; then