mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.ac: Remove AC_CONFIG_AUX_DIR.
|
||||||
|
* alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
|
||||||
|
|
||||||
2003-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* bootstrap: Add ACLOCAL, AUTOHEADER.
|
* bootstrap: Add ACLOCAL, AUTOHEADER.
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ dnl
|
|||||||
AC_DEFUN(RTEMS_TOP,
|
AC_DEFUN(RTEMS_TOP,
|
||||||
[dnl
|
[dnl
|
||||||
AC_REQUIRE([RTEMS_VERSIONING])
|
AC_REQUIRE([RTEMS_VERSIONING])
|
||||||
|
AC_CONFIG_AUX_DIR([$1])
|
||||||
AC_CHECK_PROGS(MAKE, gmake make)
|
AC_CHECK_PROGS(MAKE, gmake make)
|
||||||
AC_BEFORE([$0], [AC_CONFIG_AUX_DIR])dnl
|
|
||||||
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
|
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
|
||||||
|
|
||||||
AC_PREFIX_DEFAULT([/opt/rtems])
|
AC_PREFIX_DEFAULT([/opt/rtems])
|
||||||
|
|||||||
Reference in New Issue
Block a user