From cb626ac8c538d1feebd03e91d803e3b3f35253dc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:44:31 +0000 Subject: 2002-03-27 Ralf Corsepius * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. --- c/src/tests/support/include/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/tests/support/include/Makefile.am') diff --git a/c/src/tests/support/include/Makefile.am b/c/src/tests/support/include/Makefile.am index d5d258b558..ebbdc7bc99 100644 --- a/c/src/tests/support/include/Makefile.am +++ b/c/src/tests/support/include/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## -AUTOMAKE_OPTIONS = foreign 1.4 project_bspdir = $(PROJECT_ROOT)/@RTEMS_BSP@ -- cgit v1.2.3