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 591901 - autoconf-2.64 compat: Don't use $(builddir)
autoconf-2.64 compat: Don't use $(builddir)
Status: RESOLVED FIXED
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-08-15 14:19 UTC by Owen Taylor
Modified: 2015-02-07 16:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
autoconf-2.64 compat: Don't use $(builddir) (2.55 KB, patch)
2009-08-15 14:19 UTC, Owen Taylor
none Details | Review

Description Owen Taylor 2009-08-15 14:19:26 UTC
$(builddir) is not a standard automake variable. With autoconf < 2.64
it ends up getting set in every Makefile.in to '.' (because autoconf
defines it), but that is no longer the case for 2.64.

Since $(builddir) was always '.', just use that instead.
Comment 1 Owen Taylor 2009-08-15 14:19:30 UTC
Created attachment 140843 [details] [review]
autoconf-2.64 compat: Don't use $(builddir)
Comment 2 Colin Walters 2009-08-17 04:08:09 UTC
Fixed up for conflicts with recent commits and pushed, thanks!
Comment 3 Colin Walters 2009-08-17 04:10:03 UTC
*** Bug 591899 has been marked as a duplicate of this bug. ***
Comment 4 André Klapper 2015-02-07 16:45:46 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]