mirror of https://github.com/odrling/Aegisub
Remove some test code added when fixing the OSX build that slipped into r4743.
Originally committed to SVN as r4745.
This commit is contained in:
parent
3c5d4bc97e
commit
2bcaf14892
|
@ -5,7 +5,7 @@ DISTCLEANFILES=
|
|||
|
||||
lib_LTLIBRARIES = libaegisub-2.2.la
|
||||
libaegisub_2_2_la_CPPFLAGS = -I../src/include -Iinclude -I. @WX_CPPFLAGS@ -pedantic -DLAGI
|
||||
AM_LDFLAGS = @ICONV_LDFLAGS@ -L../universalchardet -luniversalchardet
|
||||
AM_LDFLAGS = @ICONV_LDFLAGS@
|
||||
|
||||
if PRECOMPILED_HEADER
|
||||
BUILT_SOURCES = lagi_pre.h.gch
|
||||
|
|
Loading…
Reference in New Issue