gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r10676: add LIBADD_DL to try to keep


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10676: add LIBADD_DL to try to keep ubuntu happy always.
Date: Mon, 09 Mar 2009 09:39:25 -0600
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10676
committer: address@hidden
branch nick: trunk
timestamp: Mon 2009-03-09 09:39:25 -0600
message:
  add LIBADD_DL to try to keep ubuntu happy always.
modified:
  libnet/Makefile.am
=== modified file 'libnet/Makefile.am'
--- a/libnet/Makefile.am        2009-02-27 06:46:40 +0000
+++ b/libnet/Makefile.am        2009-03-09 15:39:25 +0000
@@ -28,6 +28,7 @@
        $(LIBLTDL) \
        $(GLIB_LIBS) \
        $(CURL_LIBS) \
+       $(LIBADD_DL) \
        $(BOOST_LIBS) \
        $(PTHREAD_LIBS)
 


reply via email to

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