Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Gettextize, with GNU Gettext 0.18.1. | Ludovic Courtès | 2012-06-29 |
| | | | | | | | | | * 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. | ||
* | build: Be cross-compilation-ready. | Ludovic Courtès | 2012-06-15 |
| | | | | | | * Makefile.am (.scm.go): Pass `--target=$(host)'. * configure.ac: Use `AC_CANONICAL_HOST'. | ||
* | Add a build system. | Ludovic Courtès | 2012-06-13 |
* configure.ac, Makefile.am: New files. |