From 114016404c82ae4a21b4c7ecff14323ad9886014 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 31 Mar 2018 00:24:28 +0100 Subject: [PATCH 1/1] local_scan: add note on Makefile requirement --- src/src/local_scan.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/src/local_scan.c b/src/src/local_scan.c index 3500047ca..4dd0b2baa 100644 --- a/src/src/local_scan.c +++ b/src/src/local_scan.c @@ -12,6 +12,7 @@ If you want to implement your own version, you should copy this file to, say Local/local_scan.c, and edit the copy. To use your version instead of the default, you must set +HAVE_LOCAL_SCAN=yes LOCAL_SCAN_SOURCE=Local/local_scan.c in your Local/Makefile. This makes it easy to copy your version for use with -- 2.30.2