mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2010-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1708/build: * aclocal/check-cpuopts.m4: Fix m4-quoting.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2010-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
PR 1708/build:
|
||||
* aclocal/check-cpuopts.m4: Fix m4-quoting.
|
||||
|
||||
2010-09-23 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/check-cpuopts.m4: Add AC_LANG_SOURCE.
|
||||
|
||||
@@ -18,9 +18,9 @@ AC_CACHE_CHECK(
|
||||
#ifndef $1
|
||||
choke me
|
||||
#endif
|
||||
],
|
||||
])],
|
||||
[rtems_cv_$1=yes],
|
||||
[rtems_cv_$1=no])
|
||||
])])
|
||||
])
|
||||
CPPFLAGS="$sav_CPPFLAGS"
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user