RESOLVED FIXED 16736
Allow autogen.sh invocation from a separate build directory
https://bugs.webkit.org/show_bug.cgi?id=16736
Summary Allow autogen.sh invocation from a separate build directory
Sylvain Pasche
Reported 2008-01-04 21:27:40 PST
This allows you to do something like: mkdir objdir cd objdir ../autogen.sh make I copied this from cairo autogen.sh
Attachments
patch (1.14 KB, patch)
2008-01-04 21:28 PST, Sylvain Pasche
alp: review+
Sylvain Pasche
Comment 1 2008-01-04 21:28:56 PST
Alp Toker
Comment 2 2008-01-05 02:22:30 PST
Comment on attachment 18283 [details] patch r=me
Alp Toker
Comment 3 2008-01-05 03:49:13 PST
Landed in r29196.
Note You need to log in before you can comment on or make changes to this bug.