forked from Imagelibrary/rtems
2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/rtems-flags.m4: Remove (Unused).
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* aclocal/rtems-flags.m4: Remove (Unused).
|
||||||
|
|
||||||
2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* aclocal/prog-ccas.m4: Remove $(GCCSPECS).
|
* aclocal/prog-ccas.m4: Remove $(GCCSPECS).
|
||||||
|
|||||||
@@ -1,11 +0,0 @@
|
|||||||
## $Id$
|
|
||||||
##
|
|
||||||
## Some hacks to set up RTEMS_*FLAGS
|
|
||||||
## Internal macro, not supposed to be explictly used in configure.ac's
|
|
||||||
|
|
||||||
AC_DEFUN([_RTEMS_FLAGS],[
|
|
||||||
AS_IF([test -n "[$]{$1}"],
|
|
||||||
[RTEMS_$1=[$]{$1}],
|
|
||||||
[RTEMS_$1=$2])
|
|
||||||
AC_SUBST([RTEMS_$1])
|
|
||||||
])
|
|
||||||
Reference in New Issue
Block a user