<
aboutsummaryrefslogtreecommitdiff
path: root/emacs/guix-emacs.el
diff options
context:
space:
mode:
authorRicardo Wurmus <ricardo.wurmus@mdc-berlin.de>2016-04-20 14:14:41 +0200
committerRicardo Wurmus <ricardo.wurmus@mdc-berlin.de>2016-04-26 17:06:17 +0200
commitbae79538528ce20139d18bc3ee68dba405e0a612 (patch)
treef9055993f0fa1bbeb159eb87918f3630025e76de /emacs/guix-emacs.el
parent94b7e9b7b4d03a5dd42b6514c346062ea0f198a1 (diff)
downloadguix-bae79538528ce20139d18bc3ee68dba405e0a612.tar.gz
guix-bae79538528ce20139d18bc3ee68dba405e0a612.zip
gnu: Add r-hexbin.
* gnu/packages/statistics.scm (r-hexbin): New variable.
Diffstat (limited to 'emacs/guix-emacs.el')
0 files changed, 0 insertions, 0 deletions
AC_DEFINE([HAVE_DAEMON_OFFLOAD_HOOK], [1], [Define if the daemon's 'offload' build hook is being built (requires Guile-SSH).]) ;; *) guix_build_daemon_offload="no" ;; esac dnl Temporary directory used to store the daemon's data. GUIX_TEST_ROOT_DIRECTORY GUIX_TEST_ROOT="$ac_cv_guix_test_root" AC_SUBST([GUIX_TEST_ROOT]) GUIX_CHECK_LOCALSTATEDIR fi AM_CONDITIONAL([HAVE_LIBBZ2], [test "x$HAVE_LIBBZ2" = "xyes"]) AM_CONDITIONAL([BUILD_DAEMON], [test "x$guix_build_daemon" = "xyes"]) AM_CONDITIONAL([BUILD_DAEMON_OFFLOAD], \ [test "x$guix_build_daemon" = "xyes" \ && test "x$guix_build_daemon_offload" = "xyes"])