forked from Imagelibrary/rtems
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>
|
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: Remove some unix-specific checks.
|
* configure.ac: Remove some unix-specific checks.
|
||||||
|
|||||||
@@ -162,16 +162,6 @@ RTEMS_CPUOPT([RTEMS_NETWORKING],
|
|||||||
[1],
|
[1],
|
||||||
[if networking is enabled])
|
[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],
|
RTEMS_CPUOPT([RTEMS_USES_TAR_H],
|
||||||
[test x"${RTEMS_USES_TAR_H}" = x"yes"],
|
[test x"${RTEMS_USES_TAR_H}" = x"yes"],
|
||||||
[1],
|
[1],
|
||||||
|
|||||||
Reference in New Issue
Block a user