Bug 61111 - autogen.sh arguments not quoted when passed to configure
Summary: autogen.sh arguments not quoted when passed to configure
Status: RESOLVED FIXED
Alias: None
Product: libqmi
Classification: Unclassified
Component: libqmi (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Dan Williams
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-19 11:15 UTC by Evan Nemerson
Modified: 2013-03-12 15:13 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
build: fix passing arguments to configure from autogen.sh (672 bytes, patch)
2013-02-19 11:15 UTC, Evan Nemerson
Details | Splinter Review

Description Evan Nemerson 2013-02-19 11:15:12 UTC
Created attachment 75105 [details] [review]
build: fix passing arguments to configure from autogen.sh

When attempting to do something like

  ./autogen.sh CFLAGS="-fno-omit-frame-pointer -fstack-protector-all"

configure will emit an error because the arguments are not properly escaped in autogen.sh.
Comment 1 Aleksander Morgado 2013-03-12 15:13:19 UTC
Comment on attachment 75105 [details] [review]
build: fix passing arguments to configure from autogen.sh

Pushed, thanks


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.