Skip to content
  • Christian Hergert's avatar
    build: fix git builds when srcdir != builddir · 6faa1d0f
    Christian Hergert authored
    distcheck passed fine, but there are a few things that were still broken
    when building out of tree from a git checkout like:
    
     NO_CONFIGURE=1 ./autogen.sh
     mkdir ../build && cd ../build
     ../gnome-builder/configure --prefix=/foo
    6faa1d0f