forked from Imagelibrary/rtems
2002-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
|
||||
|
||||
2002-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add --enable-docs support. Add
|
||||
|
||||
@@ -43,5 +43,5 @@ AC_SUBST(BARE_CPU_CFLAGS)
|
||||
AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[true])
|
||||
AM_CONDITIONAL([MULTILIB],[false])
|
||||
|
||||
includedir="\${exec_prefix}/\$(RTEMS_BSP)/lib/include"
|
||||
includedir="\${exec_prefix}/${RTEMS_BSP}/lib/include"
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user