Autoconf fixes.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
bin_PROGRAMS=tcfs
|
||||
tcfs_SOURCES=src/tcfs.c
|
||||
tcfs_LDADD = $(LIBOBJS) $(FUSE_LIBS)
|
||||
tcfs_CFLAGS = $(FUSE_CFLAGS)
|
||||
tcfs_CFLAGS = $(FUSE_CFLAGS) -DFUSE_USE_VERSION=28
|
||||
Reference in New Issue
Block a user