forked from Imagelibrary/rtems
2001-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix latent bug exposed by removal of config.cache's which prevented powerpc targets librdbg from building.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2001-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.ac: Fix latent bug exposed by removal of config.cache's
|
||||||
|
which prevented powerpc targets librdbg from building.
|
||||||
|
|
||||||
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
|
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ AM_CONDITIONAL(RPCTOOLS, test "$rpctools" != "no")
|
|||||||
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
|
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
|
||||||
RTEMS_BSP_ALIAS(${RTEMS_BSP},bspdir)
|
RTEMS_BSP_ALIAS(${RTEMS_BSP},bspdir)
|
||||||
RTEMS_CHECK_NETWORKING(RTEMS_BSP)
|
RTEMS_CHECK_NETWORKING(RTEMS_BSP)
|
||||||
RTEMS_CHECK_RDBG(bspdir)
|
RTEMS_CHECK_RDBG(RTEMS_BSP)
|
||||||
|
|
||||||
AM_CONDITIONAL(HAS_RDBG,test "$HAS_RDBG" = "yes")
|
AM_CONDITIONAL(HAS_RDBG,test "$HAS_RDBG" = "yes")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user