Python required?

Dan Nicholson dbn.lists at gmail.com
Fri Apr 13 11:09:00 PDT 2007


On 4/13/07, Doug Goldstein <cardoe at gentoo.org> wrote:
> Dan Nicholson wrote:
> >
> > Yeah, that's fine. He's found an equivalent way to trick
> > AM_PATH_PYTHON so it doesn't error, which seems a lot easier than
> > creating another macro. Thanks for the confirmation.
> >
> What's the trick? For curiosity sake..

AM_PATH_PYTHON checks your path for python and sets PYTHON to the path
or : if it's not found. If you just set PYTHON=false or something not
:, it will pass the error check. You also have to get device-manager
out of the SUBDIRS in the tools/Makefile* since it would bomb trying
to pycompile the sources. It's a simple sed.

--
Dan


More information about the hal mailing list