gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11222: I give up on this...


From: Markus Gothe
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11222: I give up on this...
Date: Wed, 08 Jul 2009 09:40:21 +0200
User-agent: Bazaar (1.13.1)

------------------------------------------------------------
revno: 11222
committer: Markus Gothe <address@hidden>
branch nick: trunk
timestamp: Wed 2009-07-08 09:40:21 +0200
message:
  I give up on this...
modified:
  configure.ac
=== modified file 'configure.ac'
--- a/configure.ac      2009-07-08 07:23:43 +0000
+++ b/configure.ac      2009-07-08 07:40:21 +0000
@@ -903,14 +903,14 @@
        AC_LIBTOOL_WIN32_DLL
        AC_DISABLE_STATIC
 else
-if test x$build_aqua = xyes; then
+dnl if test x$build_aqua = xyes; then
        dnl the Aqua-binary is always static.
-       AC_ENABLE_STATIC
-       AC_DISABLE_SHARED
-else
-       AC_DISABLE_STATIC
-fi     
-       LT_INIT([dlopen win32-dll])
+dnl    AC_ENABLE_STATIC
+dnl    AC_DISABLE_SHARED
+dnl else
+dnl    AC_DISABLE_STATIC
+dnl fi 
+       LT_INIT([dlopen win32-dll disable-static])
        dnl lt_ltdl_dir=libbase/libltdl
        LTDL_INIT([convenience recursive])
        AC_CONFIG_FILES([libltdl/Makefile])


reply via email to

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