source: rtems/cpukit/aclocal/prog-ccas.m4 @ e493e2a8

4.115
Last change on this file since e493e2a8 was ed908735, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/16/06 at 15:58:13

Adaptations to automake-1.10.

  • Property mode set to 100644
File size: 128 bytes
Line 
1## $Id$
2
3AC_DEFUN([RTEMS_PROG_CCAS],
4[
5AC_REQUIRE([RTEMS_PROG_CC])
6AM_PROG_AS
7AC_SUBST(RTEMS_CCASFLAGS,["-DASM \$(CFLAGS)"])
8])
Note: See TracBrowser for help on using the repository browser.