forked from Imagelibrary/rtems
2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-top.m4: Add RTEMS_API. AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
dnl $Id$
|
dnl $Id$
|
||||||
|
|
||||||
|
m4_define([RTEMS_API],[4.7])
|
||||||
|
|
||||||
dnl
|
dnl
|
||||||
dnl RTEMS_TOP($1)
|
dnl RTEMS_TOP($1)
|
||||||
dnl
|
dnl
|
||||||
@@ -12,7 +14,7 @@ AC_CONFIG_AUX_DIR([$1])
|
|||||||
AC_CHECK_PROGS(MAKE, gmake make)
|
AC_CHECK_PROGS(MAKE, gmake make)
|
||||||
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
|
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
|
||||||
|
|
||||||
AC_PREFIX_DEFAULT([/opt/rtems])
|
AC_PREFIX_DEFAULT([/opt/rtems-][RTEMS_API])
|
||||||
|
|
||||||
## HACK to allow gnu-make conditionals in automake-Makefiles.
|
## HACK to allow gnu-make conditionals in automake-Makefiles.
|
||||||
ENDIF=endif
|
ENDIF=endif
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* aclocal/rtems-top.m4: Add RTEMS_API.
|
||||||
|
AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
|
||||||
|
|
||||||
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* aclocal/check-itron.m4: Remove.
|
* aclocal/check-itron.m4: Remove.
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
dnl $Id$
|
dnl $Id$
|
||||||
|
|
||||||
|
m4_define([RTEMS_API],[4.7])
|
||||||
|
|
||||||
dnl
|
dnl
|
||||||
dnl RTEMS_TOP($1)
|
dnl RTEMS_TOP($1)
|
||||||
dnl
|
dnl
|
||||||
@@ -12,7 +14,7 @@ AC_CONFIG_AUX_DIR([$1])
|
|||||||
AC_CHECK_PROGS(MAKE, gmake make)
|
AC_CHECK_PROGS(MAKE, gmake make)
|
||||||
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
|
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
|
||||||
|
|
||||||
AC_PREFIX_DEFAULT([/opt/rtems])
|
AC_PREFIX_DEFAULT([/opt/rtems-][RTEMS_API])
|
||||||
|
|
||||||
## HACK to allow gnu-make conditionals in automake-Makefiles.
|
## HACK to allow gnu-make conditionals in automake-Makefiles.
|
||||||
ENDIF=endif
|
ENDIF=endif
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* aclocal/rtems-top.m4: Add RTEMS_API.
|
||||||
|
AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
|
||||||
|
|
||||||
2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* aclocal/check-tests.m4: New (Split out from enable-tests.m4).
|
* aclocal/check-tests.m4: New (Split out from enable-tests.m4).
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
dnl $Id$
|
dnl $Id$
|
||||||
|
|
||||||
|
m4_define([RTEMS_API],[4.7])
|
||||||
|
|
||||||
dnl
|
dnl
|
||||||
dnl RTEMS_TOP($1)
|
dnl RTEMS_TOP($1)
|
||||||
dnl
|
dnl
|
||||||
@@ -12,7 +14,7 @@ AC_CONFIG_AUX_DIR([$1])
|
|||||||
AC_CHECK_PROGS(MAKE, gmake make)
|
AC_CHECK_PROGS(MAKE, gmake make)
|
||||||
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
|
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
|
||||||
|
|
||||||
AC_PREFIX_DEFAULT([/opt/rtems])
|
AC_PREFIX_DEFAULT([/opt/rtems-][RTEMS_API])
|
||||||
|
|
||||||
## HACK to allow gnu-make conditionals in automake-Makefiles.
|
## HACK to allow gnu-make conditionals in automake-Makefiles.
|
||||||
ENDIF=endif
|
ENDIF=endif
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* aclocal/rtems-top.m4: Add RTEMS_API.
|
||||||
|
AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
|
||||||
|
|
||||||
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* aclocal/rtems-debug.m4: Remove.
|
* aclocal/rtems-debug.m4: Remove.
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
dnl $Id$
|
dnl $Id$
|
||||||
|
|
||||||
|
m4_define([RTEMS_API],[4.7])
|
||||||
|
|
||||||
dnl
|
dnl
|
||||||
dnl RTEMS_TOP($1)
|
dnl RTEMS_TOP($1)
|
||||||
dnl
|
dnl
|
||||||
@@ -12,7 +14,7 @@ AC_CONFIG_AUX_DIR([$1])
|
|||||||
AC_CHECK_PROGS(MAKE, gmake make)
|
AC_CHECK_PROGS(MAKE, gmake make)
|
||||||
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
|
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
|
||||||
|
|
||||||
AC_PREFIX_DEFAULT([/opt/rtems])
|
AC_PREFIX_DEFAULT([/opt/rtems-][RTEMS_API])
|
||||||
|
|
||||||
## HACK to allow gnu-make conditionals in automake-Makefiles.
|
## HACK to allow gnu-make conditionals in automake-Makefiles.
|
||||||
ENDIF=endif
|
ENDIF=endif
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* aclocal/rtems-top.m4: Add RTEMS_API.
|
||||||
|
AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
|
||||||
|
|
||||||
2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* aclocal/check-tests.m4: New (Split out from enable-tests.m4).
|
* aclocal/check-tests.m4: New (Split out from enable-tests.m4).
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
dnl $Id$
|
dnl $Id$
|
||||||
|
|
||||||
|
m4_define([RTEMS_API],[4.7])
|
||||||
|
|
||||||
dnl
|
dnl
|
||||||
dnl RTEMS_TOP($1)
|
dnl RTEMS_TOP($1)
|
||||||
dnl
|
dnl
|
||||||
@@ -12,7 +14,7 @@ AC_CONFIG_AUX_DIR([$1])
|
|||||||
AC_CHECK_PROGS(MAKE, gmake make)
|
AC_CHECK_PROGS(MAKE, gmake make)
|
||||||
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
|
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
|
||||||
|
|
||||||
AC_PREFIX_DEFAULT([/opt/rtems])
|
AC_PREFIX_DEFAULT([/opt/rtems-][RTEMS_API])
|
||||||
|
|
||||||
## HACK to allow gnu-make conditionals in automake-Makefiles.
|
## HACK to allow gnu-make conditionals in automake-Makefiles.
|
||||||
ENDIF=endif
|
ENDIF=endif
|
||||||
|
|||||||
Reference in New Issue
Block a user