Commit Graph

5 Commits

Author SHA1 Message Date
Thomas Vander Stichele
cf82646929 remove as-python.m4 from dist 2014-07-11 17:51:43 -04:00
Michał Górny
209b7d6621 Use standard AM_PATH_PYTHON rather than broken AS_PATH_PYTHON.
The AS_PATH_PYTHON macro is broken and does not respect $PYTHON when
version is specified. This causes serious breakage on Gentoo. Instead,
use the AM_PATH_PYTHON macro that is integral part of automake.
2014-05-16 09:38:10 +02:00
Thomas Vander Stichele
c0ec17d188 * configure.ac:
* m4/Makefile.am:
	* m4/as-ac-expand.m4 (added):
	  Correctly set installation dir for noarch python files so that it
	  works on 64 bit.
2009-09-06 17:07:40 +00:00
Thomas Vander Stichele
e51d747a93 update for build 2009-05-22 20:39:11 +00:00
Thomas Vander Stichele
3b0dfc663c adding m4 dir 2009-05-22 20:23:31 +00:00