autotools: modified autogen.sh script to be able to build from different directory.
authorSrivardhan Hebbar <sri.hebbar@samsung.com>
Mon, 22 Sep 2014 12:43:32 +0000 (14:43 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 22 Sep 2014 12:46:52 +0000 (14:46 +0200)
commitd65e0316c3fdb069e71e2a4e2036e79430f4e2ae
tree34bb042df2a8e34d919acb9e910e11d4d64349e1
parent32efb7e5e42f6eddbc1e26a13fc06cc53bc34756
autotools: modified autogen.sh script to be able to build from different directory.

Summary:
Right now we cannot have a designated build directory and build in the same folder as in the source. So modified the autogen.sh so that we can have a designated build directory and can build from that.

@feature

Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>
Reviewers: cedric, raster, devilhorns

Subscribers: zmike, cedric

Differential Revision: https://phab.enlightenment.org/D1359

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
autogen.sh