On 03/06/2012 07:29 AM, Charles Brown wrote:
> autoconf (GNU Autoconf) 2.67
>
> AM_PYTHON_PATH provides a pythondir that is hardcoded to
> ${prefix}/lib/.... Our project would prefer to place the python code
> elsewhere, say ${prefix}/scripts/....AM_PYTHON_PATH is maintained by automake (hence the AM_ prefix). There's nothing that autoconf can do about it, since it is not autoconf's macro. You'll probably get a better answer by asking on the automake list. > > Is there a way to refine the path through AM_PYTHON_PATH, or a configure > command line option? > - > This message is intended only for the addressee and may contain It is considered poor netiquette to include company disclaimers when posting to publicly-archived lists, as the disclaimer cannot be enforced in that situation. You may want to consider sending from a different email account that does not slap on such legalese. -- Eric Blake [email protected] +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Autoconf mailing list [email protected] https://lists.gnu.org/mailman/listinfo/autoconf
