about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDomen Kožar <domen@enlambda.com>2017-01-25T06·33+0100
committerGitHub <noreply@github.com>2017-01-25T06·33+0100
commit49bcb18035081fb893357baf3c3cb2a59dab7c80 (patch)
tree258a4923dadce5b784060a93d8ecf4486c61e769
parent00928c8bc9bff9ff69a98e6695fadd0078c962ca (diff)
parentcf1c3d03bddd91179d89d4f0edfe1e3d20a1515d (diff)
Merge pull request #1202 from trofi/no-bsddiff_compat_include
Makefile.config.in: drop unused bsddiff_compat_include
-rw-r--r--Makefile.config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index a03776d572..15e9438047 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -14,7 +14,6 @@ LIBLZMA_LIBS = @LIBLZMA_LIBS@
 SQLITE3_LIBS = @SQLITE3_LIBS@
 bash = @bash@
 bindir = @bindir@
-bsddiff_compat_include = @bsddiff_compat_include@
 curl = @curl@
 datadir = @datadir@
 datarootdir = @datarootdir@