peter-b Change geda-gaf to build from tarball.
0ac5fdb Jan 12, 2016
Change geda-gaf to build from tarball.
* Temporarily disable building from git.

* Build libgeda as a static library.  We're building gc as a static
  library, and as a result libtool is currently refusing to make
  libguile into a dynamic library (even though such a thing is
  perfectly reasonable).  This means that, in turn, libgeda has to
  be a static library.  Probably worth fixing at some point.
0ac5fdb