summaryrefslogtreecommitdiffstats
path: root/cache.h
diff options
context:
space:
mode:
authorAdam Dinwoodie <adam@dinwoodie.org>2022-04-05 12:00:20 +0200
committerJunio C Hamano <gitster@pobox.com>2022-04-06 18:36:19 +0200
commit2e37594797155e5d6134db3ce1e23bf42045934b (patch)
treec49325f7db27bc1860a9e8e8423ca0ffd4048917 /cache.h
parentcore.fsyncmethod: correctly camel-case warning message (diff)
downloadgit-2e37594797155e5d6134db3ce1e23bf42045934b.tar.xz
git-2e37594797155e5d6134db3ce1e23bf42045934b.zip
configure.ac: fix HAVE_SYNC_FILE_RANGE definition
If sync_file_range is not available when building the configure script, there is a cosmetic bug when running that script reporting "HAVE_SYNC_FILE_RANGE: command not found". Remove that error message by defining HAVE_SYNC_FILE_RANGE to an empty string, rather than generating a script where that appears as a bare command. Signed-off-by: Adam Dinwoodie <adam@dinwoodie.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache.h')
0 files changed, 0 insertions, 0 deletions