]> git.sur5r.net Git - kconfig-frontends/commit
Makefile.am-s: allow building outside of the source tree
authorPeter Kjellerstedt <pkj@axis.com>
Wed, 21 Mar 2012 13:10:22 +0000 (14:10 +0100)
committerPeter Kjellerstedt <pkj@axis.com>
Wed, 21 Mar 2012 13:10:22 +0000 (14:10 +0100)
commit3c2533e3378d1b22c4547aac09eafef4f5364e4b
tree4e446b6b3858134ebf13f46a47e52634e99402f6
parent878364dfe76dcc13579a7b4170940944d7c4a254
Makefile.am-s: allow building outside of the source tree

Hi,

I saw your announcement about kconfig-frontends to uclibc@uclibc.org
the other day, and thought I would try it out for our own project
where we use an old derivative of the kconfig system.

However, to make it build with our build system I needed to apply
the patch below to allow building outside the source tree.

After that all worked fine, and the generated .config file is
still the same as with the old config system. :)

[--SNIP unrelated message--]

Signed-off-by: Peter Kjellerstedt <pkj@axis.com>
frontends/conf/Makefile.am
frontends/gconf/Makefile.am
frontends/mconf/Makefile.am
frontends/nconf/Makefile.am
frontends/qconf/Makefile.am