forked from Imagelibrary/rtems
2004-05-10 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-05-10 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
|
||||
|
||||
2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* libchip/network/dec21140.c, libchip/network/elnk.c:
|
||||
|
||||
@@ -17,9 +17,4 @@ AC_CACHE_CHECK([whether to build rtems++],
|
||||
fi])
|
||||
HAS_CPLUSPLUS="$rtems_cv_HAS_CPLUSPLUS";
|
||||
AC_SUBST(HAS_CPLUSPLUS)dnl
|
||||
|
||||
if test "$HAS_CPLUSPLUS" = "yes"; then
|
||||
CPLUS_LD_LIBS='$(PROJECT_RELEASE)/lib/librtems++$(LIB_VARIANT).a'
|
||||
fi
|
||||
AC_SUBST(CPLUS_LD_LIBS)
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user