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 662203 - Missing comma in glib-networking's gnome-proxy AC_ARG_WITH
Missing comma in glib-networking's gnome-proxy AC_ARG_WITH
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: network
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2011-10-19 14:58 UTC by Alexandre Rostovtsev
Modified: 2011-10-19 15:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add missing comma to glib-networking's gnome-proxy AC_ARG_WITH (987 bytes, patch)
2011-10-19 15:00 UTC, Alexandre Rostovtsev
committed Details | Review

Description Alexandre Rostovtsev 2011-10-19 14:58:07 UTC
The missing comma after the second argument in the gnome-proxy AC_ARG_WITH is causing "--without-gnome-proxy" configure argument to be treated as "--with-gnome-proxy=check"
Comment 1 Alexandre Rostovtsev 2011-10-19 15:00:27 UTC
Created attachment 199443 [details] [review]
Add missing comma to glib-networking's gnome-proxy AC_ARG_WITH
Comment 2 Dan Winship 2011-10-19 15:11:31 UTC
doh. fixed in master