Skip to content
This repository has been archived by the owner on Oct 25, 2018. It is now read-only.

Builddir != srcdir fixes #89

Merged
merged 2 commits into from Dec 4, 2015
Merged

Conversation

ebassi
Copy link
Contributor

@ebassi ebassi commented Dec 4, 2015

Simple build fixes that allow configuring and building xdg-app in a separate directory.

We need to add $(top_builddir)/lib to the inclusion path, otherwise the
build will fail.

This has broken gnome-continuous builds of xdg-app.
Otherwise this won't work:

  $ mkdir _build && cd _build
  $ ../autogen.sh

As `autoreconf` won't find configure.ac.
@ebassi
Copy link
Contributor Author

ebassi commented Dec 4, 2015

Had to tag xdg-app in gnome-continuous pending the merge of this PR.

alexlarsson added a commit that referenced this pull request Dec 4, 2015
Builddir != srcdir fixes
@alexlarsson alexlarsson merged commit 707bc35 into alexlarsson:master Dec 4, 2015
@alexlarsson
Copy link
Owner

sorry

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants