Remove conflicting definition of $PACKAGE from `GUILE-VERSION'.
authorLudovic Courtès <ludo@gnu.org>
Wed, 18 Nov 2009 13:59:33 +0000 (14:59 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 18 Nov 2009 13:59:33 +0000 (14:59 +0100)
commit0c1eb9b68c7759383340c3f91517c7f7a87fc559
tree8de34d14d80cbb9f629034081bc227a49d7caeee
parent53da7372beca90a58b7401a84627815289a53d11
Remove conflicting definition of $PACKAGE from `GUILE-VERSION'.

This obviates the need for the previous commit,
53da7372beca90a58b7401a84627815289a53d11.

* GUILE-VERSION (VERSION, PACKAGE): Remove.  The latter was conflicting
  with Automake's definition, which is "guile", not "GNU Guile".

* Makefile.am (distdir): Remove.

* configure.ac: Hardcode the package name passed to `AC_INIT'.
  (pkgdatadir, pkgincludedir, pkglibdir, pkglibexecdir): Remove.
GUILE-VERSION
Makefile.am
configure.ac