« Previous | Next » 

Revision 368542b8

ID368542b8356038593c4d394d87ee086ef65a6da3

Added by Stefan Hajnoczi about 12 years ago

configure: fix mingw32 libs_qga typo

It's typical to prepend or append parameters to an argument string so
that other places in ./configure can add parameters without clobbering
the string. In the mingw32 libs_qga case there is a typo "$lib_qga"
instead of "$libs_qga".

Signed-off-by: Stefan Hajnoczi <>
Reviewed-by: Andreas Färber <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences