mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2005-02-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Check for external ampolish3.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2005-02-19 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Check for external ampolish3.
|
||||||
|
|
||||||
2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* libnetworking/vm/vm_extern.h, libnetworking/vm/vm_kern.h:
|
* libnetworking/vm/vm_extern.h, libnetworking/vm/vm_kern.h:
|
||||||
|
|||||||
@@ -271,8 +271,9 @@ AM_CONDITIONAL([NEED_SYS_QUEUE_H],[test x"$NEED_SYS_QUEUE_H" = x"yes"])
|
|||||||
AM_CONDITIONAL([LIBSHELL],[test x"$HAVE_ASSIGNABLE_STDIO" = x"yes"])
|
AM_CONDITIONAL([LIBSHELL],[test x"$HAVE_ASSIGNABLE_STDIO" = x"yes"])
|
||||||
AM_CONDITIONAL([LIBSERDBG],[test x"$rtems_cv_cc_attribute_weak" = x"yes"])
|
AM_CONDITIONAL([LIBSERDBG],[test x"$rtems_cv_cc_attribute_weak" = x"yes"])
|
||||||
|
|
||||||
|
AC_PATH_PROG([AMPOLISH3],[ampolish3],[])
|
||||||
AM_CONDITIONAL([AMPOLISH3],[test x"$USE_MAINTAINER_MODE" = x"yes" \
|
AM_CONDITIONAL([AMPOLISH3],[test x"$USE_MAINTAINER_MODE" = x"yes" \
|
||||||
&& test -f "${srcdir}/ampolish3.in"])
|
&& test -n "$AMPOLISH3"])
|
||||||
|
|
||||||
AC_CONFIG_HEADER(config.h)
|
AC_CONFIG_HEADER(config.h)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user