autogen.sh: fix passing arguments to configure
authorRafal Krypa <r.krypa@samsung.com>
Tue, 31 Dec 2013 15:03:17 +0000 (16:03 +0100)
committerRafal Krypa <r.krypa@samsung.com>
Tue, 31 Dec 2013 15:03:17 +0000 (16:03 +0100)
commite6805171361f1aeb3f593979c5136f282c4cc6b4
tree198fb7b80320b1ed6ad06ec448c6a4e87d6cc63d
parentb5cf5ed8a575b848e4c767f803869e076d5782dc
autogen.sh: fix passing arguments to configure

Fixing error when arguments to autogen.sh contain white space, i.e.:
./autogen.sh CFLAGS='-Wall -Wextra'

Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
autogen.sh