aboutsummaryrefslogtreecommitdiff
path: root/po/packages/vi.po
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-09-27 17:26:22 +0200
committerLudovic Courtès <ludo@gnu.org>2014-09-27 17:27:21 +0200
commit596fcbf768828bb88c28107c6312e63f8329f430 (patch)
tree88cca45dac2109ede79823d08a2260a86bac9b5f /po/packages/vi.po
parent6c4a2884b68b9c3344ef0c9f74e0399c6eb1608c (diff)
downloadguix-596fcbf768828bb88c28107c6312e63f8329f430.tar.gz
guix-596fcbf768828bb88c28107c6312e63f8329f430.zip
build: Don't generate Emacs autoloads when Emacs is unavailable.
Reported by Andreas Enge. * configure.ac: Define 'HAVE_EMACS' Automake conditional. * emacs.am ($(AUTOLOADS)): Wrap in 'if HAVE_EMACS'.
Diffstat (limited to 'po/packages/vi.po')
0 files changed, 0 insertions, 0 deletions
ref='/guix/commit/gnu/services.scm?id=9b6c4355645534d1ae799bfef6761b75ed8b3a41'>services: 'instantiate-missing-services' reaches fixed point....Ludovic Courtès 2018-06-20services: boot: Take gexps instead of monadic gexps....Ludovic Courtès 2018-06-20services: Add description to core services....Ludovic Courtès 2018-06-20services: cleanup: Expect file names to be UTF-8-encoded....Ludovic Courtès 2018-06-20services: boot: Reverse the order of boot expressions....Ludovic Courtès 2018-04-08discovery: Remove dependency on (guix ui)....Ludovic Courtès 2018-03-29gnu: Refactor boot-service-type and activation-service-type....Chris Marusich 2018-01-21services: Missing services are automatically instantiated....Ludovic Courtès 2017-12-17services: cleanup: Remove "/run/udev/watch.old" directory....Danny Milosavljevic