summaryrefslogtreecommitdiffstats
path: root/avahi-discover/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-discover/Makefile.am')
-rw-r--r--avahi-discover/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-discover/Makefile.am b/avahi-discover/Makefile.am
index 7b0c7fa..338f528 100644
--- a/avahi-discover/Makefile.am
+++ b/avahi-discover/Makefile.am
@@ -17,7 +17,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
-AM_CFLAGS=-I$(top_srcdir) -D_GNU_SOURCE
+AM_CFLAGS=-I$(top_srcdir)
AM_CFLAGS+=$(GLIB20_CFLAGS) $(GTK20_CFLAGS) $(GLADE20_CFLAGS)
AM_LDADD=$(GLIB20_LIBS) $(GTK20_LIBS) $(GLADE20_LIBS)