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 418116 - libgda build fixes
libgda build fixes
Status: RESOLVED FIXED
Product: libgda
Classification: Other
Component: general
2.99.x
Other Cygwin
: Normal normal
: ---
Assigned To: Rodrigo Moya
gnome-db Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-14 04:20 UTC by Yaakov Selkowitz
Modified: 2007-03-16 08:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
libgda-automake-warning.patch (1.28 KB, patch)
2007-03-14 04:21 UTC, Yaakov Selkowitz
none Details | Review
libgda-lexer-vpath.patch (1.57 KB, patch)
2007-03-14 04:22 UTC, Yaakov Selkowitz
none Details | Review

Description Yaakov Selkowitz 2007-03-14 04:20:40 UTC
Attaching two patches, details follow.
Comment 1 Yaakov Selkowitz 2007-03-14 04:21:39 UTC
Created attachment 84553 [details] [review]
libgda-automake-warning.patch

* configure.in: Silence an automake warning.
Comment 2 Yaakov Selkowitz 2007-03-14 04:22:39 UTC
Created attachment 84554 [details] [review]
libgda-lexer-vpath.patch

* libgda/sql-delimiter/Makefile.am: Fix VPATH build.
Comment 3 Murray Cumming 2007-03-15 20:21:43 UTC
Applied. Thanks. 

PLEASE patch the ChangeLog in future.
Comment 4 Yaakov Selkowitz 2007-03-15 21:46:28 UTC
Rarely do I work directly from CVS/SVN, rather from tarballs, so it's usually pointless, since the patch to ChangeLog won't apply anyway. :-)  (Never mind that I just had four libgda patches pending at once, and I wasn't sure how they would be applied.)
Comment 5 Murray Cumming 2007-03-16 08:13:24 UTC
ChangeLog patches rarely apply even if you work from svn, because ChangeLog changes in the meantime. But someone still has to write them.