Changeset f7952533 in rtems


Ignore:
Timestamp:
12/12/02 03:10:29 (20 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
9346df0
Parents:
5e622a9
Message:

2002-12-12 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
Location:
cpukit
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cpukit/ChangeLog

    r5e622a9 rf7952533  
     12002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
     4
    152002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/configure.ac

    r5e622a9 rf7952533  
    144144])
    145145
     146AC_CONFIG_SUBDIRS([libmisc])
     147
    146148# Explicitly list all Makefiles here
    147149AC_CONFIG_FILES([Makefile
Note: See TracChangeset for help on using the changeset viewer.