summaryrefslogtreecommitdiffstats
path: root/avahi-client
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-client')
-rw-r--r--avahi-client/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-client/Makefile.am b/avahi-client/Makefile.am
index f4d60a4..8f9dce0 100644
--- a/avahi-client/Makefile.am
+++ b/avahi-client/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)
# GLIB 2.0
AM_CFLAGS+=$(GLIB20_CFLAGS)