Changeset 45789f2 in rtems


Ignore:
Timestamp:
10/21/02 13:10:06 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
f8ee48bf
Parents:
352288b
Message:

2002-10-21 Ralf Corsepius <corsepiu@…>

  • configure.ac: Fix --enable-rtemsbsp= handling.
Location:
c
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/ChangeLog

    r352288b r45789f2  
     12002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix --enable-rtemsbsp= handling.
     4
    152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/configure.ac

    r352288b r45789f2  
    6060rtems_bsp_configure="$rtems_bsp_configure/configure"
    6161  RTEMS_CONFIGURE_ARGS_QUOTE([rtems_bsp_configure_args],
    62     [--enable-rtemsbsp=* | --enable-rtemsbsp=* ) ;;])
     62    [-enable-rtemsbsp=* | --enable-rtemsbsp=* ) ;;])
    6363
    6464rtems_bsp_configure="$rtems_bsp_configure $rtems_bsp_configure_args"
Note: See TracChangeset for help on using the changeset viewer.