summaryrefslogtreecommitdiffstats
path: root/cpukit/aclocal/enable-itron.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove.Ralf Corsepius2010-06-171-12/+0
|
* 2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-04-291-3/+3
| | | | | * aclocal/enable-itron.m4, aclocal/check-itron.m4: Replace RTEMS_HAS_ITRON_API with enable_itron.
* 2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-04-291-2/+2
| | | | * aclocal/enable-itron.m4: Cosmetics.
* 2009-07-23 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-07-231-1/+1
| | | | * aclocal/enable-itron.m4: Default to not building itron.
* 2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-221-21/+0
| | | | | * aclocal/enable-itron.m4, aclocal/check-itron.m4: Allow building itron for unix.
* 2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-111-1/+1
| | | | | | | | | | * configure.ac, aclocal/enable-bare.m4, aclocal/enable-inlines.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4, aclocal/multi.m4, aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING (deprecated in autoconf-2.59) * automake/local.am: Remove clean-local, depend-gcc.
* 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-261-1/+1
| | | | | | | | | | | | | | | * aclocal/canonicalize-tools.m4, aclocal/check-itron.m4, aclocal/check-multiprocessing.m4, aclocal/check-newlib.m4, aclocal/check-posix.m4, aclocal/check-rtems-debug.m4, aclocal/check-tool.m4, aclocal/enable-bare.m4, aclocal/enable-inlines.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4, aclocal/env-rtemscpu.m4, aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/multi.m4, aclocal/multilib.m4, aclocal/prog-cc.m4, aclocal/rtems-top.m4, aclocal/sysv-ipc.m4: Fix underquoting to silence automake-1.8.
* 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-06-171-0/+33
* copied over from aclocal/.