/cvsroot/automake/automake/m4/Makefile.am,v
retrieving revision 1.54
diff -u -p -r1.54 Makefile.am
--- m4/Makefile.am 14 May 2005 20:28:53 - 1.54
+++ m4/Makefile.am 14 Aug 2005 21:24:47 -
@@ -48,6 +48,7 @@ obsol-gt.m4 \
obsol-lt.m4 \
obsolete.m4 \
options.m4 \
+output-
essed files) is passed
+to the compilation.
@vindex CCAS
@vindex CCASFLAGS
Index: m4/as.m4
=======
RCS file: /cvsroot/automake/automake/m4/as.m4,v
retrieving revision 1.8
diff -u -p -r1.8 as.m4
--- m4/as.m411 Jan 2004 12:05:12 - 1.8
+++ m4/as.m45 Oct 2004 21:06:23 -
@@ -28,4 +28,5 @@ test "${CCAS+set}" = set || CCAS=$CC
test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
AC_ARG_VAR([CCAS], [assembler compiler command (defaults to CC)])
AC_ARG_VAR([CCASFLAGS], [assembler compiler flags (defaults to CFLAGS)])
+_AM_DEPENDENCIES([CCAS])
])
--
Martin Waitz
signature.asc
Description: Digital signature
les unconditionally.
I haven't yet tested if gcc would be confused by that.
And somebody should take a look at other compilers, too.
--
Martin Waitz
pgpgtCXngCDOo.pgp
Description: PGP signature
004
@@ -99,6 +99,10 @@ AC_PROVIDE_IFELSE([AC_PROG_CXX],
[_AM_DEPENDENCIES(CXX)],
[define([AC_PROG_CXX],
defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
+AC_PROVIDE_IFELSE([AC_PROG_AS],
+ [_AM_DEPENDENCIES(CCAS)],
+ [define([AC_PROG_AS],
+ defn([AC_PROG_AS])[_AM_DEPENDENCIES(CCAS)])])dnl
])
])
===
--
Martin Waitz
pgp3oocn9DALw.pgp
Description: PGP signature
to .S files?
that would be a great help
--
CU, / Friedrich-Alexander University Erlangen, Germany
Martin Waitz// Department of Computer Science 12 _
__/// - - - - - - - - - - - - - - - - - - - - ///
dies ist eine manuell generierte mail, sie beinh