Changeset 9c48256 in rtems


Ignore:
Timestamp:
09/06/00 13:24:26 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
8af6d15
Parents:
278495b
Message:

2000-09-04 Ralf Corsepius <corsepiu@…>

  • configure.in: Cleanup comments.
Location:
c/src/lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/ChangeLog

    r278495b r9c48256  
     1
     22000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     3
     4        * configure.in: Cleanup comments.
    15
    262000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
  • c/src/lib/configure.in

    r278495b r9c48256  
    3131AM_CONDITIONAL(UNIX,test x"$RTEMS_CPU" = x"unix")
    3232AM_CONDITIONAL(NEWLIB,test x"$RTEMS_USE_NEWLIB" = x"yes")
    33 
    34 # find all the CPU dependent library Makefiles
    35 # AC_CONFIG_SUBDIRS(libcpu)
    36 # AC_CONFIG_SUBDIRS(libbsp)
    37 
    3833AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
    3934
Note: See TracChangeset for help on using the changeset viewer.