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 94145 - Missing dependency on *win32res_lo in Makefile.am
Missing dependency on *win32res_lo in Makefile.am
Status: RESOLVED DUPLICATE of bug 87101
Product: gtk+
Classification: Platform
Component: Backend: Win32
2.0.x
Other Windows
: Normal normal
: ---
Assigned To: Tor Lillqvist
Tor Lillqvist
Depends on:
Blocks:
 
 
Reported: 2002-09-25 10:04 UTC by Arnaud Charlet
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch adding win32_lo deps on Makefile.am (1.32 KB, patch)
2002-09-25 10:05 UTC, Arnaud Charlet
none Details | Review

Description Arnaud Charlet 2002-09-25 10:04:34 UTC
In order to build Gtk+ using auto* tools and configure under
Windows, it is currently necessary to fix some missing dependencies
by hand.

I am including a patch that adds these missing dependencies.

Arno, for the GtkAda team
Comment 1 Arnaud Charlet 2002-09-25 10:05:31 UTC
Created attachment 11251 [details] [review]
Patch adding win32_lo deps on Makefile.am
Comment 2 Tor Lillqvist 2002-09-25 19:13:22 UTC
Patch already in CVS.

*** This bug has been marked as a duplicate of 87101 ***