As of r11085 it looks like testsuite/misc-mtasc.all/Makefile
doesnt' know about $(CPP) anymore.

Can anyone else confirm ?
To reproduce:
        1 make sure ./configure finds mtasc
          (make dumpconfig | grep MTASC)
        2 cd testsuite/misc-mtasc.all; make check

You should see something like:

        x c -P -I. hello.as > pp_hello.as

Coming from the Makefile.am defined:

        MTASC_CPP = $(CPP) -x c -P -I$(srcdir)

--strk;

 Free GIS & Flash consultant/developer      ()  ASCII Ribbon Campaign
 http://foo.keybit.net/~strk/services.html  /\  Keep it simple! 


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to