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 652282 - build: fix win32 configure checks
build: fix win32 configure checks
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Win32
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-win32 maintainers
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-06-10 12:41 UTC by Marc-Andre Lureau
Modified: 2011-06-10 18:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: fix win32 configure checks (3.17 KB, patch)
2011-06-10 12:41 UTC, Marc-Andre Lureau
committed Details | Review

Description Marc-Andre Lureau 2011-06-10 12:41:25 UTC
Notice the broken check for "os_win32" vs. "$os_win32".
Improve a bit the rest of autofoo stuff around it.
Comment 1 Marc-Andre Lureau 2011-06-10 12:41:28 UTC
Created attachment 189619 [details] [review]
build: fix win32 configure checks
Comment 2 Matthias Clasen 2011-06-10 17:48:40 UTC
Review of attachment 189619 [details] [review]:

Looks fine to me.
Comment 3 Marc-Andre Lureau 2011-06-10 18:22:57 UTC
Attachment 189619 [details] pushed as 9bdcffd - build: fix win32 configure checks