X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fuse%2FMakefile.am;h=b7558eeb0fe152f25b737f768a4144b2f3030797;hb=478f6c5bdbe4b7e466fe7eaca63aaba002f585ce;hp=c860f24a1fca78a2c11b85deb936f5b320479494;hpb=8c0aca8d9280fb87027826fe89d70cc2701e7f8b;p=libguestfs.git diff --git a/fuse/Makefile.am b/fuse/Makefile.am index c860f24..b7558ee 100644 --- a/fuse/Makefile.am +++ b/fuse/Makefile.am @@ -43,6 +43,7 @@ guestmount_SOURCES = \ guestmount.h guestmount_CFLAGS = \ + -DGUESTFS_WARN_DEPRECATED=1 \ -I$(top_srcdir)/src -I$(top_builddir)/src \ -I$(top_srcdir)/fish \ -I$(srcdir)/../gnulib/lib -I../gnulib/lib \