automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: python-files-can-appear-in-subdirs.patch


From: Tom Tromey
Subject: Re: python-files-can-appear-in-subdirs.patch
Date: 13 Oct 2001 13:42:07 -0600

>>>>> "adl" == Alexandre Duret-Lutz <address@hidden> writes:

adl> See the comments in the patch: I have no idea about what should
adl> be done about the PYCFILES and PYOFILES documented variables.

According to the manual these variables are used to control whether
bytecode compilation is done.  I agree that having this controlled by
these variables is somewhat ugly.  What if we added a new
AUTOMAKE_OPTION instead?

adl> 2001-09-28  Alexandre Duret-Lutz  <address@hidden>
adl>    * lib/am/python.am (install-%DIR%PYTHON,
adl>    uninstall-%DIR%PYTHON): Strip path of source file.
adl>    (clean-python): Comment out.

Shouldn't we also support the `nobase_' prefix here?
That is as easy as making the basename step conditional.
See lib/am/lisp.am for an example.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]