From c2104858c0f1077f3a007225bb7206c6a86aeb51 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Wed, 7 Jan 2009 05:00:01 +0000 Subject: [PATCH] Remove incorrect LDFLAGS setting, not required. Originally committed to SVN as r2667. --- FFmpegSource2/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/FFmpegSource2/Makefile.am b/FFmpegSource2/Makefile.am index 30b23dfde..a7edfd740 100644 --- a/FFmpegSource2/Makefile.am +++ b/FFmpegSource2/Makefile.am @@ -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 = \