Changeset 4c46630 in rtems for c/src/librtems++/configure.in
- Timestamp:
- Jan 31, 2000, 3:15:10 PM (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- d7269fb
- Parents:
- d2bc265b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/librtems++/configure.in
rd2bc265b r4c46630 30 30 AM_CONDITIONAL(HAS_CXX,test "$HAS_CPLUSPLUS" = "yes") 31 31 32 PROJECT_INCLUDE="\$(PROJECT_ROOT)/$RTEMS_BSP/lib/include"33 AC_SUBST(PROJECT_INCLUDE)34 35 32 RTEMS_PROJECT_ROOT 36 33
Note: See TracChangeset
for help on using the changeset viewer.