gah. escape $ in the here block.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
82a649b67c
commit
dc5e3b9ec5
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ use it to enable builds with an uninstalled wxWindows version for
|
|||
package building and bleeding edge developers. To do so, use it like
|
||||
this:
|
||||
|
||||
${wx_builddir}/wx-config --prefix=${wx_srcdir} --exec-prefix=${wx_builddir}
|
||||
\${wx_builddir}/wx-config --prefix=\${wx_srcdir} --exec-prefix=\${wx_builddir}
|
||||
|
||||
Note that any other options supplied must come *after* the prefix
|
||||
specification for it to take effect.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue