diff options
Diffstat (limited to 'libass')
-rw-r--r-- | libass/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libass/Makefile b/libass/Makefile index 0604dd32e2..f259b49275 100644 --- a/libass/Makefile +++ b/libass/Makefile @@ -12,7 +12,6 @@ OBJS=$(SRCS:.c=.o) CFLAGS = $(OPTFLAGS) \ -I. -I.. \ -I../libmpcodecs \ - $(EXTRA_INC) \ -D_GNU_SOURCE \ $(FREETYPE_INC) \ $(FONTCONFIG_INC) \ |