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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user