~ruther/guix-local

ref: 6b1891b0a174f0fcbf26d4f404d3c2b4c63eb3e2 guix-local/configure.ac -rw-r--r-- 1.6 KiB
f68b0893 — Ludovic Courtès 14 years ago
Gettextize, with GNU Gettext 0.18.1.

* Makefile.am (EXTRA_DIST): Add `build-aux/config.rpath'.
  (SUBDIRS, ACLOCAL_AMFLAGS): New variables.

* configure.ac: Use `AM_GNU_GETTEXT'.  Emit `po/Makefile.in'.

* po/Makevars, po/POTFILES.in: New files.
73d96596 — Ludovic Courtès 14 years ago
build: Be cross-compilation-ready.

* Makefile.am (.scm.go): Pass `--target=$(host)'.

* configure.ac: Use `AC_CANONICAL_HOST'.
af51c820 — Ludovic Courtès 14 years ago
Add a build system.

* configure.ac, Makefile.am: New files.