mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix --enable-rtemsbsp= handling.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Fix --enable-rtemsbsp= handling.
|
||||
|
||||
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* .cvsignore: Reformat.
|
||||
|
||||
@@ -59,7 +59,7 @@ done
|
||||
_RTEMS_ADJUST_SRCDIR([rtems_bsp_configure],[src])
|
||||
rtems_bsp_configure="$rtems_bsp_configure/configure"
|
||||
RTEMS_CONFIGURE_ARGS_QUOTE([rtems_bsp_configure_args],
|
||||
[--enable-rtemsbsp=* | --enable-rtemsbsp=* ) ;;])
|
||||
[-enable-rtemsbsp=* | --enable-rtemsbsp=* ) ;;])
|
||||
|
||||
rtems_bsp_configure="$rtems_bsp_configure $rtems_bsp_configure_args"
|
||||
AC_SUBST(rtems_bsp_configure)
|
||||
|
||||
Reference in New Issue
Block a user