X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-ui%2FMakefile.am;fp=avahi-ui%2FMakefile.am;h=39b9aca3c17bd49e245a97a1a14ff5ccd765b86e;hb=2937706e9df4081e03ec8fc26494c4c1a116a098;hp=1cda53025691bbd47e7aa5d5c7a0338607074233;hpb=a18e99668d90fcd5be715b55b6b48b65ab6680e9;p=catta diff --git a/avahi-ui/Makefile.am b/avahi-ui/Makefile.am index 1cda530..39b9aca 100644 --- a/avahi-ui/Makefile.am +++ b/avahi-ui/Makefile.am @@ -17,7 +17,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. -AM_CFLAGS=-I$(top_srcdir) +AM_CFLAGS=-I$(top_srcdir) -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 # This cool debug trap works on i386/gcc only AM_CFLAGS+='-DDEBUG_TRAP=__asm__("int $$3")'