[PATCH wayland-web] Building: Fix prefix for libunwind in documentation
Bryce W. Harrington
b.harrington at samsung.com
Tue Jul 23 13:33:34 PDT 2013
Signed-off-by: Bryce Harrington <b.harrington at samsung.com>
---
building.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/building.html b/building.html
index 1eed935..b56d4dd 100644
--- a/building.html
+++ b/building.html
@@ -153,7 +153,7 @@ pixman.</p>
<pre> $ git clone git://git.sv.gnu.org/libunwind
$ cd libunwind
$ autoreconf -i
- $ ./configure --prefix=$installdir
+ $ ./configure --prefix=$WLD
$ make && make install
</pre>
--
1.7.9.5
More information about the wayland-devel
mailing list