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 763945 - build: Update autogen.sh from GNOME template
build: Update autogen.sh from GNOME template
Status: RESOLVED FIXED
Product: GUPnP
Classification: Other
Component: gupnp
unspecified
Other All
: Normal normal
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-03-20 16:42 UTC by Philip Withnall
Modified: 2016-03-21 09:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Update autogen.sh from GNOME template (2.58 KB, patch)
2016-03-20 16:42 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2016-03-20 16:42:07 UTC
Trivial patch attached.
Comment 1 Philip Withnall 2016-03-20 16:42:11 UTC
Created attachment 324372 [details] [review]
build: Update autogen.sh from GNOME template

This fixes problems when building with srcdir ≠ builddir.
Comment 2 Jens Georg 2016-03-21 07:50:12 UTC
Review of attachment 324372 [details] [review]:

+1 - doesn't the same issue exist in GSSDP, I think I used the same (old) autogen.sh template for all of gupnp*
Comment 3 Philip Withnall 2016-03-21 09:53:08 UTC
gssdp uses a different autogen.sh template which doesn’t have builddir ≠ srcdir problems as far as I can tell. I haven’t touched it.

Attachment 324372 [details] pushed as 9c444f6 - build: Update autogen.sh from GNOME template