Remove incorrect LDFLAGS setting, not required.
Originally committed to SVN as r2667.
This commit is contained in:
parent
ab55433c02
commit
c2104858c0
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
noinst_LIBRARIES = libffmpegsource2_aegisub.a
|
||||
|
||||
AM_CPPFLAGS = -I../aegisub -D__UNIX__ -DHAVE_STRLCPY @FFMPEG_CFLAGS@
|
||||
libffmpegsource2_aegisub_a_LDFLAGS= @FFMPEG_LDFLAGS@
|
||||
|
||||
|
||||
libffmpegsource2_aegisub_a_SOURCES = \
|
||||
|
|
Loading…
Reference in a new issue