Add -DHAVE_STRLCPY and remove @WX_CPPFLAGS@ from AM_CPPFLAGS.

Originally committed to SVN as r2627.
This commit is contained in:
Amar Takhar 2009-01-04 07:05:54 +00:00
parent 348d017ed0
commit d5fe9e331f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
noinst_LIBRARIES = libffmpegsource2_aegisub.a
AM_CPPFLAGS = -I../aegisub -D__UNIX__ @WX_CPPFLAGS@
AM_CPPFLAGS = -I../aegisub -D__UNIX__ -DHAVE_STRLCPY
libffmpegsource2_aegisub_a_SOURCES = \
ffaudiosource.cpp \