forked from Imagelibrary/rtems
2002-07-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-07-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
|
||||
|
||||
2002-07-17 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* aclocal/version.m4: Updated to rtems-ss-20020717.
|
||||
|
||||
@@ -44,4 +44,8 @@ AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[true])
|
||||
AM_CONDITIONAL([MULTILIB],[false])
|
||||
|
||||
includedir="\${exec_prefix}/${RTEMS_BSP}/lib/include"
|
||||
libdir="\${exec_prefix}/${RTEMS_BSP}/lib"
|
||||
|
||||
bsplibdir="\${exec_prefix}/${RTEMS_BSP}/lib"
|
||||
AC_SUBST(bsplibdir)
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user