gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: [Gnash-commit] gnash configure.ac Makefile.am autogen.sh Chang...


From: Udo Giacomozzi
Subject: Re[2]: [Gnash-commit] gnash configure.ac Makefile.am autogen.sh Chang...
Date: Wed, 30 May 2007 17:39:34 +0200

Hello Rob,

Wednesday, May 30, 2007, 5:32:09 PM, you wrote:
RS>   libltdl doesn't get built at all if you have the system libltdl
RS> installed, so this is normal. You have to configure with
RS> --enable-ltdl-install to force it to build. libltdl is only used by the
RS> extensions, and it's only called a single time from Global.cpp at
RS> runtime, so I have a really hard time seeing how this change would have
RS> effected performance so greatly.

I guess we can exclude that libltdl is the problem after my latest
test (IRC chat) ?


>> As far as I can see your changes mainly involved Makefiles and such,
>> so do you have any clue what could be the problem here?

RS>   The only change I made was to not cd into libltdl and do a "make".
RS> Which does nothing if you have the system libltdl installed anyway. I'd
RS> love this be "the problem", since it has an easy fix. I'm just not
RS> convinced though.


Well, you did much more... ;)

      * gnash/autogen.sh: Only run libtoolize once.
      * backend/sound_handler_sdl.cpp: Rearranage header order for
      braindead platforms.
      * macros/ffmpeg.m4: Don't add ffmpeg to include path. Fix test for
      avformat.h to be more portable.
      * po/Makefile.am: Install all the translations in a loop.
      * server/URLAccessManager.cpp: Include iconv.h. Use lower case for
      winsock2.h.
      * server/asobj/NetStreamFfmpeg.cpp: Use lower case for winsock2.h.
      * server/asobj/xmlsocket.cpp: Use lower case for winsock2.h.
      * utilities/parser.cpp, processor.cpp: Include libintl.h and
      locale.h for braindead platforms.
      * macros/libltdl.m4: Add autoconf support from libltdl.


Udo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]