From 58c3d04eb76933eb1656bb49e96892feb80c9da0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:45:34 +0000 Subject: 2002-03-27 Ralf Corsepius * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * src/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * inline/Makefile.am: Remove AUTOMAKE_OPTIONS. * macros/Makefile.am: Remove AUTOMAKE_OPTIONS. --- cpukit/posix/macros/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/posix/macros/Makefile.am') diff --git a/cpukit/posix/macros/Makefile.am b/cpukit/posix/macros/Makefile.am index 0465f3b814..e4a04340a1 100644 --- a/cpukit/posix/macros/Makefile.am +++ b/cpukit/posix/macros/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## -AUTOMAKE_OPTIONS = foreign 1.5 include_rtems_posixdir = $(includedir)/rtems/posix -- cgit v1.2.3