remove unused FUSERMOUNT_DIR define
parent
fd887a11f4
commit
a097dfad1b
|
@ -8,7 +8,6 @@ endif
|
|||
libfuse_lite_la_CFLAGS= \
|
||||
$(AM_CFLAGS) \
|
||||
-I$(top_srcdir)/include/fuse-lite \
|
||||
-DFUSERMOUNT_DIR=\"$(bindir)\" \
|
||||
-D_REENTRANT \
|
||||
-D_FILE_OFFSET_BITS=64
|
||||
|
||||
|
|
Loading…
Reference in New Issue