mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_UNIX, RTEMS_UNIXLIB.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Remove RTEMS_UNIX, RTEMS_UNIXLIB.
|
||||
|
||||
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Remove some unix-specific checks.
|
||||
|
||||
@@ -162,16 +162,6 @@ RTEMS_CPUOPT([RTEMS_NETWORKING],
|
||||
[1],
|
||||
[if networking is enabled])
|
||||
|
||||
RTEMS_CPUOPT([RTEMS_UNIX],
|
||||
[test x"$RTEMS_CPU" = xunix],
|
||||
[1],
|
||||
[to indicate RTEMS unix])
|
||||
|
||||
RTEMS_CPUOPT([RTEMS_UNIXLIB],
|
||||
[test x"${enable_unixlib}" = xyes],
|
||||
[1],
|
||||
[to indicate RTEMS using RTEMS's unixlib])
|
||||
|
||||
RTEMS_CPUOPT([RTEMS_USES_TAR_H],
|
||||
[test x"${RTEMS_USES_TAR_H}" = x"yes"],
|
||||
[1],
|
||||
|
||||
Reference in New Issue
Block a user