summaryrefslogtreecommitdiffstats
path: root/c/src/make/custom
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:49:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:49:56 +0000
commitc950067528071f177bf760793a85f5d5925e05d7 (patch)
tree6f30313cafdbe724381502a8b0367ead2f41aa3e /c/src/make/custom
parent2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c950067528071f177bf760793a85f5d5925e05d7.tar.bz2
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS. * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS. * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
Diffstat (limited to 'c/src/make/custom')
-rw-r--r--c/src/make/custom/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/make/custom/Makefile.am b/c/src/make/custom/Makefile.am
index 01c6aba402..d78295f93e 100644
--- a/c/src/make/custom/Makefile.am
+++ b/c/src/make/custom/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-AUTOMAKE_OPTIONS = foreign 1.4
rtems_makedir = $(prefix)/make
rtems_make_customdir = $(rtems_makedir)/custom