mirror of https://github.com/odrling/Aegisub
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:
parent
3cd825e98b
commit
d47ee5f164
|
@ -1,6 +1,6 @@
|
||||||
noinst_LIBRARIES = libass_aegisub.a
|
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 = \
|
libass_aegisub_a_SOURCES = \
|
||||||
ass.c \
|
ass.c \
|
||||||
|
|
Loading…
Reference in New Issue