<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/configure.ac, branch v0.6</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>Change the default store file name to /gnu/store.</title>
<updated>2014-03-09T21:09:58+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-03-09T21:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=834129e0e2984fa615c8958de3964dabd7f6972c'/>
<id>834129e0e2984fa615c8958de3964dabd7f6972c</id>
<content type='text'>
* configure.ac: Change the default 'storedir' to /gnu/store.  Print
  $storedir.
* doc/guix.texi: Replace "/nix/store" by "/gnu/store", except where
  describing Nix compatibility.
* Makefile.am: Likewise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configure.ac: Change the default 'storedir' to /gnu/store.  Print
  $storedir.
* doc/guix.texi: Replace "/nix/store" by "/gnu/store", except where
  describing Nix compatibility.
* Makefile.am: Likewise.
</pre>
</div>
</content>
</entry>
<entry>
<title>store: Add 'register-path' procedure.</title>
<updated>2014-01-23T23:01:49+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-01-11T16:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6bfec3edf52ed6145c3c89fb19d350498dd2b758'/>
<id>6bfec3edf52ed6145c3c89fb19d350498dd2b758</id>
<content type='text'>
* guix/store.scm (register-path): New procedure.
* tests/store.scm ("register-path"): New test.
* guix/config.scm.in (%guix-register-program): New variable.
* configure.ac: Compute and substitute 'guix_sbindir'.  Compute
  'guix_prefix'.
* pre-inst-env.in: Define 'GUIX_REGISTER'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* guix/store.scm (register-path): New procedure.
* tests/store.scm ("register-path"): New test.
* guix/config.scm.in (%guix-register-program): New variable.
* configure.ac: Compute and substitute 'guix_sbindir'.  Compute
  'guix_prefix'.
* pre-inst-env.in: Define 'GUIX_REGISTER'.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Improve documentation of Nix-related options.</title>
<updated>2013-12-29T18:53:05+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-12-29T18:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=bb0a70e1f1bc28b49a6c3c58e4d9feeb0f3b92ee'/>
<id>bb0a70e1f1bc28b49a6c3c58e4d9feeb0f3b92ee</id>
<content type='text'>
* configure.ac: Add documentation for --with-nix and --with-nixpkgs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configure.ac: Add documentation for --with-nix and --with-nixpkgs.
</pre>
</div>
</content>
</entry>
<entry>
<title>config: Export '%config-directory'.</title>
<updated>2013-12-29T14:57:24+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-12-29T14:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=3f40cfdeceab121101fc6aaddc55ccb7a0be3e7f'/>
<id>3f40cfdeceab121101fc6aaddc55ccb7a0be3e7f</id>
<content type='text'>
* configure.ac: Define and substitute 'guix_sysconfdir'.
* guix/config.scm.in (%config-directory): New variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configure.ac: Define and substitute 'guix_sysconfdir'.
* guix/config.scm.in (%config-directory): New variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Bump to version 0.6.</title>
<updated>2013-12-11T12:53:03+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-12-11T12:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e71998cd93dc4b5eb77ec881adef20ae3a39df56'/>
<id>e71998cd93dc4b5eb77ec881adef20ae3a39df56</id>
<content type='text'>
* configure.ac: Switch to 0.6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configure.ac: Switch to 0.6.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Make sure pkg.m4 is present.</title>
<updated>2013-11-23T17:21:44+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-11-23T15:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=ff1cbb95383b25cf1d6b533c8a046329ee53d1db'/>
<id>ff1cbb95383b25cf1d6b533c8a046329ee53d1db</id>
<content type='text'>
Suggested by John Darrington &lt;john@darrington.wattle.id.au&gt;.

* configure.ac: Forbid occurrences of 'PKG_CHECK_MODULES' in the
  output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by John Darrington &lt;john@darrington.wattle.id.au&gt;.

* configure.ac: Forbid occurrences of 'PKG_CHECK_MODULES' in the
  output.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Bump version to 0.5.</title>
<updated>2013-09-27T19:10:20+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-09-27T19:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=07ef14afc975aa184a47fc4982f58bba2c0b2be2'/>
<id>07ef14afc975aa184a47fc4982f58bba2c0b2be2</id>
<content type='text'>
* configure.ac: Switch to 0.5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configure.ac: Switch to 0.5.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Use `missing' for `dot'.</title>
<updated>2013-08-29T19:58:53+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-08-29T19:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=cb9e50f618081275b50489943d5655abfb85c84d'/>
<id>cb9e50f618081275b50489943d5655abfb85c84d</id>
<content type='text'>
* configure.ac: Substitute `DOT'.
* doc.am (.dot.png, .dot.eps): Use $(DOT).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configure.ac: Substitute `DOT'.
* doc.am (.dot.png, .dot.eps): Use $(DOT).
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Build docs from the top-level Makefile.</title>
<updated>2013-08-29T19:58:52+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-08-29T19:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a9424c0887f688e812e498a2556df4b1d9218268'/>
<id>a9424c0887f688e812e498a2556df4b1d9218268</id>
<content type='text'>
This undoes commit 575ed8d ("doc: Create own Makefile.am in subdirectory."),
and fixes a bug whereby "make pdf" or "make ps" wouldn't do anything.

* doc/Makefile.am: Remove.
* doc.am: New file.  Use `-local' rules to build the image.
* Makefile.am: Include it.
* configure.ac: Use `-Woverride' to avoid undesired overridding of
  Automake rules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This undoes commit 575ed8d ("doc: Create own Makefile.am in subdirectory."),
and fixes a bug whereby "make pdf" or "make ps" wouldn't do anything.

* doc/Makefile.am: Remove.
* doc.am: New file.  Use `-local' rules to build the image.
* Makefile.am: Include it.
* configure.ac: Use `-Woverride' to avoid undesired overridding of
  Automake rules.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Bump version to 0.4.</title>
<updated>2013-07-18T22:08:24+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-07-18T22:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=044498a0b995b0f4802dd691eee22cf965d527dc'/>
<id>044498a0b995b0f4802dd691eee22cf965d527dc</id>
<content type='text'>
* configure.ac: Switch to 0.4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configure.ac: Switch to 0.4.
</pre>
</div>
</content>
</entry>
</feed>
