GNOME Bugzilla – Bug 689577
autogen.sh does not pass all arguments correctly to gnome-autogen.sh
Last modified: 2012-12-04 20:40:37 UTC
Some arguments, such as CFLAGS="-g -O2" are not passed correctly to configure. Filing the bug under general since core, mediaserver2, and plugins all have the same problem.
Created attachment 230604 [details] [review] core: fix passing arguments to gnome-autogen.sh from autogen.sh
Created attachment 230605 [details] [review] plugins: fix passing arguments to gnome-autogen.sh from autogen.sh
Created attachment 230606 [details] [review] mediaserver2: fix passing arguments to gnome-autogen.sh from autogen.sh
Comment on attachment 230604 [details] [review] core: fix passing arguments to gnome-autogen.sh from autogen.sh commit ad073a62533df5782ba231e282399806d998eff0 Author: Evan Nemerson <evan@coeus-group.com> Date: Mon Dec 3 15:39:03 2012 -0800 build: fix passing arguments to gnome-autogen.sh from autogen.sh https://bugzilla.gnome.org/show_bug.cgi?id=689577 autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Comment on attachment 230605 [details] [review] plugins: fix passing arguments to gnome-autogen.sh from autogen.sh commit af159cb50576413cbd1d73649843f7a7af04bd39 Author: Evan Nemerson <evan@coeus-group.com> Date: Mon Dec 3 15:41:02 2012 -0800 build: fix passing arguments to gnome-autogen.sh from autogen.sh https://bugzilla.gnome.org/show_bug.cgi?id=689577 autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Comment on attachment 230606 [details] [review] mediaserver2: fix passing arguments to gnome-autogen.sh from autogen.sh commit c754ca81ce376c5567219fb27ebc41488204b15a Author: Evan Nemerson <evan@coeus-group.com> Date: Mon Dec 3 15:43:45 2012 -0800 build: fix passing arguments to gnome-autogen.sh from autogen.sh https://bugzilla.gnome.org/show_bug.cgi?id=689577 autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)