forked from Imagelibrary/rtems
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: add librtems++ to the GNU canonicalized subdirectories.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.in: add librtems++ to the GNU canonicalized subdirectories.
|
||||||
|
|
||||||
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.in: add libnetworking, librpc and librdb to the GNU
|
* configure.in: add libnetworking, librpc and librdb to the GNU
|
||||||
|
|||||||
@@ -55,7 +55,7 @@ AM_CONDITIONAL(HAS_NETWORKING, test "$HAS_NETWORKING" = "yes" )
|
|||||||
AM_CONDITIONAL(HAS_RDBG, test "$HAS_RDBG" = "yes" )
|
AM_CONDITIONAL(HAS_RDBG, test "$HAS_RDBG" = "yes" )
|
||||||
|
|
||||||
if test "$RTEMS_HAS_CPLUSPLUS" = "yes"; then
|
if test "$RTEMS_HAS_CPLUSPLUS" = "yes"; then
|
||||||
cfg_subdirs2="$cfg_subdirs2 librtems++";
|
hst_subdirs="$hst_subdirs librtems++";
|
||||||
fi
|
fi
|
||||||
|
|
||||||
RTEMS_CONFIG_HOST_SUBDIRS($hst_subdirs)
|
RTEMS_CONFIG_HOST_SUBDIRS($hst_subdirs)
|
||||||
@@ -64,9 +64,6 @@ AC_SUBST(hst_subdirs)
|
|||||||
AC_CONFIG_SUBDIRS($cfg_subdirs)
|
AC_CONFIG_SUBDIRS($cfg_subdirs)
|
||||||
AC_SUBST(cfg_subdirs)
|
AC_SUBST(cfg_subdirs)
|
||||||
|
|
||||||
AC_CONFIG_SUBDIRS($cfg_subdirs2)
|
|
||||||
AC_SUBST(cfg_subdirs2)
|
|
||||||
|
|
||||||
AC_CONFIG_SUBDIRS(tests)
|
AC_CONFIG_SUBDIRS(tests)
|
||||||
|
|
||||||
RTEMS_PROJECT_ROOT
|
RTEMS_PROJECT_ROOT
|
||||||
|
|||||||
Reference in New Issue
Block a user