|
From: <sv...@va...> - 2005-12-01 10:03:28
|
Author: dirk Date: 2005-12-01 10:03:23 +0000 (Thu, 01 Dec 2005) New Revision: 5259 Log: merge from trunk:=20 r5254 | tom | 2005-11-30 01:03:58 +0100 (Wed, 30 Nov 2005) | 2 lines Automake 1.7 is required now. Modified: branches/VALGRIND_3_1_BRANCH/Makefile.am Modified: branches/VALGRIND_3_1_BRANCH/Makefile.am =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/VALGRIND_3_1_BRANCH/Makefile.am 2005-12-01 10:02:35 UTC (rev= 5258) +++ branches/VALGRIND_3_1_BRANCH/Makefile.am 2005-12-01 10:03:23 UTC (rev= 5259) @@ -1,5 +1,5 @@ =20 -AUTOMAKE_OPTIONS =3D foreign 1.6 dist-bzip2 +AUTOMAKE_OPTIONS =3D foreign 1.7 dist-bzip2 =20 include $(top_srcdir)/Makefile.all.am=20 =20 |