From ac2512abbd8563991acef7af2ac2e209a19d7332 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:44:27 +0000 Subject: 2002-03-27 Ralf Corsepius * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * sp01/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp02/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * sp03/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp04/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp05/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp06/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp07/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp08/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp09/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp11/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp12/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp13/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp14/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp15/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp16/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp17/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp19/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp20/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp21/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp22/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp23/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp24/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp25/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp26/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp27/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp28/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp29/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp30/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp31/Makefile.am: Remove AUTOMAKE_OPTIONS. * spfatal/Makefile.am: Remove AUTOMAKE_OPTIONS. * spsize/Makefile.am: Remove AUTOMAKE_OPTIONS. --- c/src/tests/sptests/spsize/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/tests/sptests/spsize/Makefile.am') diff --git a/c/src/tests/sptests/spsize/Makefile.am b/c/src/tests/sptests/spsize/Makefile.am index 73fd74dd88..dfe095cd02 100644 --- a/c/src/tests/sptests/spsize/Makefile.am +++ b/c/src/tests/sptests/spsize/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## -AUTOMAKE_OPTIONS = foreign 1.4 TEST = size -- cgit v1.2.3