s/libass_aegisub_a_CPPFLAGS/AM_CPPFLAGS/, it's only 1 library a general case is OK.

Originally committed to SVN as r2148.
This commit is contained in:
Amar Takhar 2008-03-26 00:03:14 +00:00
parent 3cd825e98b
commit d47ee5f164
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
noinst_LIBRARIES = libass_aegisub.a
libass_aegisub_a_CPPFLAGS = @FREETYPE_CFLAGS@ -DHAVE_FONTCONFIG -DUSE_ICONV @FONTCONFIG_CFLAGS@
AM_CPPFLAGS = @FREETYPE_CFLAGS@ -DHAVE_FONTCONFIG -DUSE_ICONV @FONTCONFIG_CFLAGS@
libass_aegisub_a_SOURCES = \
ass.c \