summaryrefslogtreecommitdiff
path: root/acinclude.m4 (follow)
AgeCommit message (Collapse)Author
2008-07-27Allow empty configdirs.Ralf Corsepius
2008-06-01s/AC_HELP/AS_HELP/.Ralf Corsepius
2007-01-08AC_PREREQ(2.60)Ralf Corsepius
2006-03-092006-03-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* acinclude.m4: Requires autoconf-2.59.
2004-08-182004-08-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
* acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
* aclocal/rtems-top.m4: Remove ENDIF. Remove with_target_subdir defaulting to '.'. * acinclude.m4: Add --includedir to sub_configure_args.
2003-11-262003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4, aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4, aclocal/enable-bare.m4, aclocal/enable-cxx.m4, aclocal/enable-inlines.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4, aclocal/enable-rdbg.m4, aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4, aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/project-root.m4, aclocal/rtems-top.m4, aclocal/tool-paths.m4, acinclude.m4: Fix underquoting to silence automake-1.8.
2003-10-022003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* aclocal/check-cpu.m4: Remove. * Makefile.am: Remove reference to aclocal/check-cpu.m4. * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of $1 in $srcdir before adding dir to SUBDIRS.
2003-06-122003-06-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* 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-03-25Merger from rtems-4-6-branch.Ralf Corsepius
2002-11-202002-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* acinclude.m4: Conditionally append --target=.
2002-11-192002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* acinclude.m4: Lots of changes addressing PR 312.
2002-11-182002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* acinclude.m4: Use AS_IF instead of if/then/else/endif. * configure.ac: Ditto.
2002-11-152002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*. Fix stupid typo (continue/configure). * aclocal/prog-cc.m4: Remove obsolete comments. Acknowledge CFLAGS.
2002-11-142002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* 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-052002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* acinclude.m4: Adapations to autoconf > 2.52.
2002-10-112002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE). * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-07-222002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* aclocal/subdirs.m4: Remove. * acinclude.m4: New (Replaces aclocal/subdirs.m4).