ThreadnoGui compiles now.
A few more compilefixes. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
2
install/gtk/configure
vendored
2
install/gtk/configure
vendored
@@ -18,7 +18,7 @@ ac_help="$ac_help
|
||||
ac_help="$ac_help
|
||||
**--with-shared create shared libraries"
|
||||
ac_help="$ac_help
|
||||
**--without-optimise create unoptimised code"
|
||||
**--with-optimise create optimised code"
|
||||
ac_help="$ac_help
|
||||
**--with-debug_flag create code with DEBUG define set to 1"
|
||||
ac_help="$ac_help
|
||||
|
@@ -741,7 +741,7 @@ AC_OVERRIDES(shared,shared,
|
||||
USE_SHARED)
|
||||
|
||||
AC_OVERRIDES(optimise,optimise,
|
||||
**--without-optimise create unoptimised code,
|
||||
**--with-optimise create optimised code,
|
||||
USE_OPTIMISE)
|
||||
|
||||
AC_OVERRIDES(debug_flag,debug_flag,
|
||||
|
Reference in New Issue
Block a user