This is the mail archive of the automake-cvs@sources.redhat.com mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

automake ./ChangeLog m4/python.m4 tests/Makefi ...


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2004-11-10 20:12:34

Modified files:
	.              : ChangeLog 
	m4             : python.m4 
	tests          : Makefile.am Makefile.in 
Added files:
	tests          : python11.test 

Log message:
	* m4/python.m4 (AM_PATH_PYTHON): Fix the invocation of
	AC_PATH_PROGS to correctly define PYTHON as `:' when no interpreter
	is found (this worked correctly only when a minimal version was
	passed to AM_PATH_PYTHON).  Report from Stepan Kasal.
	(_AM_PYTHON_INTERPRETER_LIST): Define using m4_define_default,
	so we can easily override the list from the test suite.
	* tests/python11.test: New file.
	* tests/Makefile.am (TESTS): Add python11.test.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2687&r2=1.2688
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/m4/python.m4.diff?cvsroot=automake&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/python11.test.diff?cvsroot=automake&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&r1=1.571&r2=1.572
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.742&r2=1.743


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]