diff options
author | Andreas Gruenbacher <agruen@suse.de> | 2010-04-18 16:05:29 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruen@suse.de> | 2010-04-19 01:35:28 +0200 |
commit | f97abc39d21b4dabb47903947c9691e7f5f45aeb (patch) | |
tree | 0e3c0ff1c43890b344e136ae69eb333876584692 /bootstrap.conf | |
parent | 130f11008dc462f8b53d8cce1b6e7a55d215d4aa (diff) | |
download | patch-f97abc39d21b4dabb47903947c9691e7f5f45aeb.tar.gz |
diffseq: Use the gnulib version instead of a private copy
* diffseq: Use the gnulib version instead of a private copy.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r-- | bootstrap.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index d53e0a1..ce38647 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -20,6 +20,7 @@ gnulib_modules=" argmatch backupfile +diffseq dirname dup2 exitfail |