forked from Imagelibrary/rtems
2005-05-23 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Add ada/.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-05-23 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Add ada/.
|
||||
|
||||
2005-05-20 Sergei Organov <osv@topconrd.ru>
|
||||
|
||||
PR 750/networking
|
||||
|
||||
@@ -162,6 +162,7 @@ AS_IF([test "$RTEMS_HAS_CPLUSPLUS" = "yes"],[
|
||||
])
|
||||
|
||||
BSP_SUBDIRS="$BSP_SUBDIRS support"
|
||||
BSP_SUBDIRS="$BSP_SUBDIRS ada"
|
||||
BSP_SUBDIRS="$BSP_SUBDIRS wrapup"
|
||||
|
||||
AC_ARG_ENABLE([ada],
|
||||
@@ -225,6 +226,9 @@ AM_CONDITIONAL([RPCTOOLS],[test "$RPCGEN" = rpcgen \
|
||||
&& test -n "$AWK" \
|
||||
&& test "$enable_rpcgen" = yes])
|
||||
|
||||
AM_CONDITIONAL(RTEMS_ADA,[test x"$enable_ada" = x"yes" \
|
||||
&& test x"$rtems_cv_HAS_POSIX_API" = x"yes"])
|
||||
|
||||
RTEMS_PROJECT_ROOT
|
||||
|
||||
AC_PATH_PROG([AMPOLISH3],[ampolish3],[])
|
||||
@@ -256,6 +260,8 @@ lib/libcpu/Makefile
|
||||
|
||||
lib/libbsp/Makefile
|
||||
|
||||
ada/Makefile
|
||||
|
||||
wrapup/Makefile
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user