forked from Imagelibrary/rtems
2009-02-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/bspopts.m4: Quoting cosmetics.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-02-03 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/bspopts.m4: Quoting cosmetics.
|
||||
|
||||
2009-01-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* libchip/i2c/spi-sd-card.h, libchip/i2c/spi-sd-card.c: Fixed
|
||||
@@ -23,6 +27,10 @@
|
||||
optman/sapi/no-ext.c, optman/sapi/no-io.c:
|
||||
Revert previous patch (cvs clash with Joel hacking cpukit).
|
||||
|
||||
2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/canonical-target-name.m4: Remove tic4x.
|
||||
|
||||
2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* libchip/rtc/ds1375.c: Include <errno.h> instead of <sys/errno.h>.
|
||||
|
||||
@@ -29,7 +29,7 @@ dnl appropriate /bin/sh-magic to "configure" to have VAR set up.
|
||||
AC_DEFUN([RTEMS_BSPOPTS_HELP],[
|
||||
RTEMS_ARG_VAR([$1],[$2])
|
||||
m4_ifdef([_$1],[
|
||||
case ${RTEMS_BSP} in
|
||||
case "${RTEMS_BSP}" in
|
||||
_$1[]dnl
|
||||
esac],[])
|
||||
if test -n "[$]{$1}"; then[]dnl
|
||||
|
||||
Reference in New Issue
Block a user