forked from Imagelibrary/rtems
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Apply _RTEMS_ADJUST_SRCDIR.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.in: Apply _RTEMS_ADJUST_SRCDIR.
|
||||||
|
|
||||||
2000-12-14 Joel Sherrill <joel@OARcorp.com>
|
2000-12-14 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* TESTED: Added comment on 68en302 now that there is a network driver.
|
* TESTED: Added comment on 68en302 now that there is a network driver.
|
||||||
|
|||||||
@@ -56,10 +56,8 @@ done
|
|||||||
##
|
##
|
||||||
|
|
||||||
## Adjust paths
|
## Adjust paths
|
||||||
case $srcdir in
|
_RTEMS_ADJUST_SRCDIR([rtems_bsp_configure],[src])
|
||||||
/*) rtems_bsp_configure="$srcdir/src/configure";;
|
rtems_bsp_configure="$rtems_bsp_configure/configure"
|
||||||
*) rtems_bsp_configure="../$srcdir/src/configure";;
|
|
||||||
esac
|
|
||||||
|
|
||||||
## Remove --cache-file, --srcdir and --enable-rtemsbsp arguments
|
## Remove --cache-file, --srcdir and --enable-rtemsbsp arguments
|
||||||
## so they do not pile up
|
## so they do not pile up
|
||||||
|
|||||||
Reference in New Issue
Block a user