Commit Graph

12 Commits

Author SHA1 Message Date
Ralf Corsepius
040e70a04f 2003-06-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove "BLEEDING EDGE" warning.
	Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
	* acinclude.m4: Add AC_PREREQ(2.57).
	Major overhaul (PR 412).
	* aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
	* aclocal/gcc-isystem.m4: New.
	* Makefile.am: Add aclocal/gcc-isystem.m4.
2003-06-12 05:57:22 +00:00
Ralf Corsepius
04a6b0da6e 2003-03-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Reformat build_* handling.
	Preset *_alias if empty.
	* configure.ac: Change tools/build to build-config dirs.
	Conditionally build tools/build as host-config dirs.
2003-03-14 00:25:00 +00:00
Ralf Corsepius
7d9818cb47 2003-03-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Fix broken comments.
	Add hidden option --enable-experimental.
	* README.cdn-X: Update.
	* configure.ac:	Build tools/build as host and build-host tools to
	accomodate those BSPs applying packhex in <BSP>.cfg.
	Build tools/cpu as build-host tools.
2003-03-13 11:03:53 +00:00
Ralf Corsepius
19c69fa101 2003-03-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tools/Makefile.am: Remove.
	* configure.ac: Remove tools/Makefile.am
	* acinclude.m4: Fix build_subdir handling.
	* Makefile.am: Remove tools from SUBDIRS.
	Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
2003-03-13 01:31:53 +00:00
Ralf Corsepius
b6cc40a1e7 2002-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Conditionally append --target=.
2002-11-20 13:41:51 +00:00
Ralf Corsepius
9e4d71058e 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Lots of changes addressing PR 312.
2002-11-19 14:17:00 +00:00
Ralf Corsepius
bcf4d5bc29 2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Use AS_IF instead of if/then/else/endif.
	* configure.ac: Ditto.
2002-11-18 02:55:01 +00:00
Ralf Corsepius
f289c09870 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
	Fix stupid typo (continue/configure).
	* aclocal/prog-cc.m4: Remove obsolete comments.
	Acknowledge CFLAGS.
2002-11-15 14:13:01 +00:00
Ralf Corsepius
6a31b7c044 2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
	end of the args passed to sub-configure-scripts. (Reported by
	Wulf Hofbauer <wh73@cornell.edu>)
2002-11-14 01:47:12 +00:00
Ralf Corsepius
9cf7774f2e 2002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Adapations to autoconf > 2.52.
2002-11-05 18:34:36 +00:00
Ralf Corsepius
59d28b7a1a 2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
	* acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-11 04:27:07 +00:00
Ralf Corsepius
b4cde040d8 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/subdirs.m4: Remove.
	* acinclude.m4: New (Replaces aclocal/subdirs.m4).
2002-07-22 16:07:34 +00:00