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 --- libaf/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'libaf') diff --git a/libaf/Makefile b/libaf/Makefile index 6175bb4dd0..08e7347ab8 100644 --- a/libaf/Makefile +++ b/libaf/Makefile @@ -32,8 +32,6 @@ SRCS=af.c \ SRCS-$(CONFIG_LIBAVCODEC) += af_lavcresample.c SRCS-$(CONFIG_LIBAVCODEC_SO) += af_lavcresample.c -CFLAGS = -D_GNU_SOURCE - CFLAGS-$(CONFIG_LIBAVUTIL) += -I../libavutil CFLAGS-$(CONFIG_LIBAVCODEC) += -I../libavcodec -- cgit v1.2.3