]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - fsr/Makefile
xfsprogs: remove darwin platform files
[thirdparty/xfsprogs-dev.git] / fsr / Makefile
index 1da44d370d1460c01dc0318c6e14b30777a9334f..86486fc9c52a0c3417795d0e15981dc1660bdf2f 100644 (file)
@@ -15,10 +15,6 @@ ifeq ($(HAVE_GETMNTENT),yes)
 LCFLAGS += -DHAVE_GETMNTENT
 endif
 
-ifeq ($(HAVE_GETMNTINFO),yes)
-LCFLAGS += -DHAVE_GETMNTINFO
-endif
-
 default: depend $(LTCOMMAND)
 
 include $(BUILDRULES)