mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Add -D__UNIX__ to AM_CPPFLAGS.
Originally committed to SVN as r2626.
This commit is contained in:
parent
e66eed8126
commit
348d017ed0
@ -1,6 +1,6 @@
|
|||||||
noinst_LIBRARIES = libffmpegsource2_aegisub.a
|
noinst_LIBRARIES = libffmpegsource2_aegisub.a
|
||||||
|
|
||||||
AM_CPPFLAGS = -I../aegisub @WX_CPPFLAGS@
|
AM_CPPFLAGS = -I../aegisub -D__UNIX__ @WX_CPPFLAGS@
|
||||||
|
|
||||||
libffmpegsource2_aegisub_a_SOURCES = \
|
libffmpegsource2_aegisub_a_SOURCES = \
|
||||||
ffaudiosource.cpp \
|
ffaudiosource.cpp \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user