]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - io/Makefile
configure: don't check for syncfs
[thirdparty/xfsprogs-dev.git] / io / Makefile
index eb6ad05745eae243486063a88887aaf1b1603167..acef8957d69362b090e7b804b02c67aa0d070f5a 100644 (file)
@@ -25,10 +25,6 @@ CFILES += copy_file_range.c
 LCFLAGS += -DHAVE_COPY_FILE_RANGE
 endif
 
-ifeq ($(HAVE_SYNCFS),yes)
-LCFLAGS += -DHAVE_SYNCFS
-endif
-
 ifeq ($(ENABLE_EDITLINE),yes)
 LLDLIBS += $(LIBEDITLINE) $(LIBTERMCAP)
 endif