From 1960925df0c8b6284a48975847911641600b993c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:46:40 +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. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. --- cpukit/include/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/include/Makefile.am') diff --git a/cpukit/include/Makefile.am b/cpukit/include/Makefile.am index 9b9073ffd1..1efc82b2ed 100644 --- a/cpukit/include/Makefile.am +++ b/cpukit/include/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## -AUTOMAKE_OPTIONS = foreign 1.5 $(PROJECT_INCLUDE)/%.h: %.h $(INSTALL_DATA) $< $@ -- cgit v1.2.3