about summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2004-12-29T22·08+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2004-12-29T22·08+0000
commit4f07ebc67e74629724c441352a58b12143383129 (patch)
tree52fad623c7192402e2d8960dc6c259dff66779b2 /configure.ac
parent54d8f0858825e9ae4c8fdf54b7c2019edee05237 (diff)
* Integrated bsdiff/bspatch 4.2 (from
  http://www.daemonology.net/bsdiff/bsdiff-4.2.tar.gz) into the source
  tree.  The license is a bit peculiar, but it does allow verbatim
  copying, which is what we do here (i.e., so don't make any changes
  to the sources).

Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d7574bbad1e0..67e954935730 100644
--- a/configure.ac
+++ b/configure.ac
@@ -189,6 +189,7 @@ AC_CONFIG_FILES([Makefile
    src/nix-instantiate/Makefile
    src/nix-env/Makefile
    src/log2xml/Makefile
+   src/bsdiff-4.2/Makefile
    scripts/Makefile
    corepkgs/Makefile
    corepkgs/fetchurl/Makefile