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
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ DISTCLEANFILES=
|
||||||
|
|
||||||
lib_LTLIBRARIES = libaegisub-2.2.la
|
lib_LTLIBRARIES = libaegisub-2.2.la
|
||||||
libaegisub_2_2_la_CPPFLAGS = -I../src/include -Iinclude -I. @WX_CPPFLAGS@ -pedantic -DLAGI
|
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
|
if PRECOMPILED_HEADER
|
||||||
BUILT_SOURCES = lagi_pre.h.gch
|
BUILT_SOURCES = lagi_pre.h.gch
|
||||||
|
|
Loading…
Reference in a new issue