]> 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)
commit51102ba9236cede61bf353fa4fcadac487043092
tree4e446b6b3858134ebf13f46a47e52634e99402f6
parent7c932b765071dbeac324bf0477ed097e6461eedb
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>
(transplanted from 1a2d27d500c26b2739bd13e95b8246f8f740fc6a)
frontends/conf/Makefile.am
frontends/gconf/Makefile.am
frontends/mconf/Makefile.am
frontends/nconf/Makefile.am
frontends/qconf/Makefile.am