forked from Imagelibrary/rtems
2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Remove rtems_cv_prog_cc_cross reference. * target.cfg.in: Delete commented out lines regarding obsolete lines.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.in: Remove rtems_cv_prog_cc_cross reference.
|
||||||
|
* target.cfg.in: Delete commented out lines regarding obsolete lines.
|
||||||
|
|
||||||
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
||||||
|
|||||||
@@ -39,7 +39,6 @@ fi
|
|||||||
|
|
||||||
RTEMS_CANONICALIZE_TOOLS
|
RTEMS_CANONICALIZE_TOOLS
|
||||||
|
|
||||||
AC_SUBST(rtems_cv_prog_cc_cross)
|
|
||||||
AC_SUBST(RTEMS_HAS_POSIX)
|
AC_SUBST(RTEMS_HAS_POSIX)
|
||||||
AC_SUBST(RTEMS_HOST)
|
AC_SUBST(RTEMS_HOST)
|
||||||
AC_SUBST(RTEMS_HAS_CPLUSPLUS)
|
AC_SUBST(RTEMS_HAS_CPLUSPLUS)
|
||||||
|
|||||||
@@ -34,9 +34,6 @@ export OBJCOPY
|
|||||||
|
|
||||||
export CXX
|
export CXX
|
||||||
|
|
||||||
# OBSOLETE: The macros below are installation dependent
|
|
||||||
# RTEMS_CROSS_TARGET=@rtems_cv_prog_cc_cross@
|
|
||||||
# RTEMS_HOST = @RTEMS_HOST@
|
|
||||||
RTEMS_HAS_MULTIPROCESSING = @RTEMS_HAS_MULTIPROCESSING@
|
RTEMS_HAS_MULTIPROCESSING = @RTEMS_HAS_MULTIPROCESSING@
|
||||||
RTEMS_HAS_POSIX_API = @RTEMS_HAS_POSIX_API@
|
RTEMS_HAS_POSIX_API = @RTEMS_HAS_POSIX_API@
|
||||||
RTEMS_HAS_ITRON_API = @RTEMS_HAS_ITRON_API@
|
RTEMS_HAS_ITRON_API = @RTEMS_HAS_ITRON_API@
|
||||||
|
|||||||
Reference in New Issue
Block a user