parent
47041389f5
commit
d215181c38
2 changed files with 2 additions and 2 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -42277,7 +42277,7 @@ case "$wxUSE_REGEX" in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
if test "$wxUSE_STC" = "yes" ; then
|
if test "$wxUSE_STC" = "yes" ; then
|
||||||
wxconfig_3rdparty="scintilla $wxconfig_3rdparty"
|
wxconfig_3rdparty="scintilla lexilla $wxconfig_3rdparty"
|
||||||
fi
|
fi
|
||||||
case "$wxUSE_EXPAT" in
|
case "$wxUSE_EXPAT" in
|
||||||
builtin)
|
builtin)
|
||||||
|
|
|
||||||
|
|
@ -7633,7 +7633,7 @@ case "$wxUSE_REGEX" in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
if test "$wxUSE_STC" = "yes" ; then
|
if test "$wxUSE_STC" = "yes" ; then
|
||||||
wxconfig_3rdparty="scintilla $wxconfig_3rdparty"
|
wxconfig_3rdparty="scintilla lexilla $wxconfig_3rdparty"
|
||||||
fi
|
fi
|
||||||
case "$wxUSE_EXPAT" in
|
case "$wxUSE_EXPAT" in
|
||||||
builtin)
|
builtin)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue