mirror of https://github.com/odrling/Aegisub
let wx run over the cliff like a f***ing hobbit^Wlemming.
Originally committed to SVN as r1405.
This commit is contained in:
parent
1d530b82fd
commit
80fa4bc3a2
|
@ -103,7 +103,7 @@ Also, make sure you have the STC (StyledTextCtrl) module
|
||||||
installed. It is shipped with wxWidgets under the contrib
|
installed. It is shipped with wxWidgets under the contrib
|
||||||
directory, but not built by default.
|
directory, but not built by default.
|
||||||
EOM
|
EOM
|
||||||
AC_MSG_ERROR([wxWidgets detection failed.])
|
AC_MSG_XFAILURE([wxWidgets detection failed.])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
CPPFLAGS="$CPPFLAGS $WX_CPPFLAGS $FREETYPE_CFLAGS $LIBPULSE_CFLAGS"
|
CPPFLAGS="$CPPFLAGS $WX_CPPFLAGS $FREETYPE_CFLAGS $LIBPULSE_CFLAGS"
|
||||||
|
|
Loading…
Reference in New Issue