diff options
author | Stef Walter <stef@thewalter.net> | 2014-02-25 09:45:46 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-27 01:16:14 -0500 |
commit | 0f62019c34e546f7c069a3b9f46deaa4b1608276 (patch) | |
tree | a97af38085e1d7e0fc7a30f288de92210b21f38f /CODING_STYLE | |
parent | 2141e47892cadfd48ad0896ae66831e704ec068e (diff) |
autogen: Allow running autogen from a builddir != srcdir
While the configure correctly supports being run outside of
the top source directory by default, it's nice if autogen.sh
does too:
$ git clone git://anongit.freedesktop.org/systemd/systemd
$ cd systemd
$ mkdir $(uname -m)
$ cd $(uname -m)
$ ../autogen.sh a
$ make
Diffstat (limited to 'CODING_STYLE')
0 files changed, 0 insertions, 0 deletions