X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/82a649b67c4645dd8f524bae3cb0dfc942044eec..65d8ef1e73ebb4906cb4a45acfb9e466413fd284:/wx-config.in diff --git a/wx-config.in b/wx-config.in index 0da7bf1344..7fd7a85af5 100755 --- a/wx-config.in +++ b/wx-config.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.