]> granicus.if.org Git - libass/commitdiff
Unify include paths in the build system, part I.
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 27 Jul 2006 10:08:17 +0000 (10:08 +0000)
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 27 Jul 2006 10:08:17 +0000 (10:08 +0000)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19195 b3059339-0415-0410-9bf9-f77b7e298cf2

libass/Makefile

index f259b492755605008937927b24f7a9a4f0f982b9..06a4fef65047a03ec160205f9d59a7f27bc63a83 100644 (file)
@@ -13,8 +13,6 @@ CFLAGS  = $(OPTFLAGS) \
           -I. -I.. \
           -I../libmpcodecs \
           -D_GNU_SOURCE \
-          $(FREETYPE_INC) \
-          $(FONTCONFIG_INC) \
 
 .SUFFIXES: .c .o