summaryrefslogtreecommitdiffstats
path: root/c/src/libmisc/configure.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Modified to properly descend into the dummy directory.Joel Sherrill1999-10-271-0/+1
|
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to moveJoel Sherrill1999-10-261-3/+3
| | | | c/src/lib/libmisc to c/src/libmisc.
* Moved RTEMS error and association from libmisc to libc support toJoel Sherrill1999-10-111-3/+1
| | | | | avoid cyclic dependencies generated when moving packages to the top level.
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-071-0/+46
Ralf Corsepius <corsepiu@faw.uni-ulm.de> which converted many Makefile.in's to Makefile.am's. This added a lot of files.