summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/configure.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-081-2/+1
| | | | | | | | | | | | | | | | | that contains: * Removes remaining (now illegal) references to $(SRC) from a couple of Makefile.ams * Removes duplicate AC_CONFIG_SUBDIRS macro from c/configure.in * Moves ENABLE_LIBCDIR into RTEMS_PROG_C[C|XX]_FOR_TARGET (hides LIBCDIR from most configure scripts, i.e. LIBCDIR becomes less visible) * Adds RTEMS_PROG_C[C|XX]_FOR_TARGET and RTEMS_CANONICALIZE_TOOLS to libbsp/*/configure.ins (A minor bug in previous implementations, which only has an impact when switching to GNU/Cygnus canonicalization) * Cleans up several bogus comments. * Removes MKLIB * Switches the version number to 4.5.0 (for testing version number handling)
* Moved pmacros.h to include not support/include.Joel Sherrill1999-11-231-2/+1
|
* Miscellaneous patches from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-231-1/+0
| | | | | that are part of the Makefile.am conversion effort but were missed in the previous commits.
* Test psxfile02 unused and removed.Joel Sherrill1999-11-231-3/+0
|
* Patch rtems-rc-19991117-14.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-231-1/+3
| | | | to convert the psxtests directory from Makefile.in to Makefile.am.
* New test for POSIX Message Queues added.Joel Sherrill1999-11-091-0/+2
|
* New test added - psxcancel. This is just a shell for now.Joel Sherrill1999-10-281-0/+1
|
* New configuration files added by patch fromJoel Sherrill1999-08-101-0/+67
Ralf Corsepius <corsepiu@faw.uni-ulm.de>".