From f4b7a0e4d1ffee255ed7147970ba304d65dd2422 Mon Sep 17 00:00:00 2001 From: reimar Date: Tue, 12 Dec 2006 20:29:30 +0000 Subject: Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed ASAP, too, though git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21604 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpcodecs/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libmpcodecs/Makefile') diff --git a/libmpcodecs/Makefile b/libmpcodecs/Makefile index e22660db86..2f00b1ad69 100644 --- a/libmpcodecs/Makefile +++ b/libmpcodecs/Makefile @@ -157,7 +157,6 @@ CFLAGS = -I.. \ -I../libmpdemux \ -I../stream \ -I../loader \ - -D_GNU_SOURCE \ CFLAGS-$(CONFIG_LIBAVUTIL) += -I../libavutil CFLAGS-$(CONFIG_LIBAVCODEC) += -I../libavcodec -- cgit v1.2.3