Sigh, really fix the typo(s).
Originally committed to SVN as r2157.
This commit is contained in:
parent
cc25285ddd
commit
cfa2003553
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ aegisub_LDFLAGS = @GL_LIBS@ @PTHREAD_LIBS@ @WX_LIBS@
|
||||||
LIBS += @FREETYPE_LIBS@ @FONTCONFIG_LIBS@
|
LIBS += @FREETYPE_LIBS@ @FONTCONFIG_LIBS@
|
||||||
|
|
||||||
if BUILD_DARWIN
|
if BUILD_DARWIN
|
||||||
aegisub_LDFLAGS += @AVUTIL_FFMPEG@
|
aegisub_LDFLAGS += @AVUTIL_LDFLAGS@
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if HAVE_ALSA
|
if HAVE_ALSA
|
||||||
|
|
Loading…
Reference in a new issue