From 87e106c130be5dcad13a4d75ee054008e43aa586 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:45: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. * inline/Makefile.am: Remove AUTOMAKE_OPTIONS. * macros/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS. --- cpukit/itron/include/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/itron/include/Makefile.am') diff --git a/cpukit/itron/include/Makefile.am b/cpukit/itron/include/Makefile.am index 206ce956db..35019a5916 100644 --- a/cpukit/itron/include/Makefile.am +++ b/cpukit/itron/include/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## -AUTOMAKE_OPTIONS = foreign 1.5 $(PROJECT_INCLUDE): @$(mkinstalldirs) $@ -- cgit v1.2.3