gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11818: link in libz for windoze.


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11818: link in libz for windoze.
Date: Wed, 27 Jan 2010 20:49:46 -0700
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 11818
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Wed 2010-01-27 20:49:46 -0700
message:
  link in libz for windoze.
modified:
  gui/Makefile.am
=== modified file 'gui/Makefile.am'
--- a/gui/Makefile.am   2010-01-21 03:15:35 +0000
+++ b/gui/Makefile.am   2010-01-28 03:49:46 +0000
@@ -83,7 +83,8 @@
        $(PANGO_LIBS) \
        $(ATK_LIBS) \
        $(GLIB_LIBS) \
-       $(EXPAT_LIBS)
+       $(EXPAT_LIBS) \
+       $(Z_LIBS)
 
 DUMP_CFLAGS =
 


reply via email to

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