After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 689580 - autogen.sh does not pass all arguments correctly to gnome-autogen.sh
autogen.sh does not pass all arguments correctly to gnome-autogen.sh
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal minor
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-12-03 23:56 UTC by Evan Nemerson
Modified: 2012-12-04 08:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: fix passing arguments to gnome-autogen.sh from autogen.sh (731 bytes, patch)
2012-12-03 23:56 UTC, Evan Nemerson
committed Details | Review

Description Evan Nemerson 2012-12-03 23:56:32 UTC
Created attachment 230607 [details] [review]
build: fix passing arguments to gnome-autogen.sh from autogen.sh

Some arguments, such as CFLAGS="-g -O2" are not passed correctly to configure.
Comment 1 Bastien Nocera 2012-12-04 08:48:44 UTC
Attachment 230607 [details] pushed as 79d2515 - build: fix passing arguments to gnome-autogen.sh from autogen.sh