X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2FMakefile.am;h=69540dd3a21e4a9c45b750f2d369e85b09aa614e;hb=123610f1b5133a9e541a245467f60d065ea96575;hp=87f937c6c5e8379e351c002413ec28e2f35c9729;hpb=8c0aca8d9280fb87027826fe89d70cc2701e7f8b;p=libguestfs.git diff --git a/fish/Makefile.am b/fish/Makefile.am index 87f937c..69540dd 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -115,6 +115,7 @@ cmds_gperf.c: cmds_gperf.gperf mv $@-t $@ guestfish_CFLAGS = \ + -DGUESTFS_WARN_DEPRECATED=1 \ -I$(top_srcdir)/src -I$(top_builddir)/src \ -I$(top_srcdir)/fish -I$(top_builddir)/fish \ -DLOCALEBASEDIR=\""$(datadir)/locale"\" \