[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnash-commit
Subject:    [Gnash-commit] /srv/bzr/gnash/trunk r11831: add jpeg and png libs
From:       Rob Savoye <rob () welcomehome ! org>
Date:       2010-01-29 4:27:07
Message-ID: E1NajE9-0007YK-Rw () internal
[Download RAW message or body]

------------------------------------------------------------
revno: 11831
committer: Rob Savoye <rob@welcomehome.org>
branch nick: trunk
timestamp: Thu 2010-01-28 21:27:07 -0700
message:
  add jpeg and png libs to the link to keep open embedded happy.
modified:
  Makefile.am
  gui/Makefile.am
  utilities/Makefile.am

["r11831.diff" (r11831.diff)]

=== modified file 'Makefile.am'
--- a/Makefile.am	2010-01-28 03:47:40 +0000
+++ b/Makefile.am	2010-01-29 04:27:07 +0000
@@ -49,9 +49,9 @@
 	libcore \
 	libsound \
 	backend \
-	utilities \
 	gui \
 	plugin \
+	utilities \
 	doc \
 	po \
 	$(NULL)

=== modified file 'gui/Makefile.am'
--- a/gui/Makefile.am	2010-01-28 03:49:46 +0000
+++ b/gui/Makefile.am	2010-01-29 04:27:07 +0000
@@ -98,6 +98,8 @@
 AM_LDFLAGS =  \
 	$(GLIB_LIBS) \
 	$(CURL_LIBS) \
+	$(JPEG_LIBS) \
+	$(PNG_LIBS) \
 	$(LIRC_LIBS) \
 	$(MYSQL_LIBS) \
 	$(BOOST_LIBS) \

=== modified file 'utilities/Makefile.am'
--- a/utilities/Makefile.am	2010-01-21 03:15:35 +0000
+++ b/utilities/Makefile.am	2010-01-29 04:27:07 +0000
@@ -46,6 +46,8 @@
 	$(LIBADD_DL) \
 	$(MYSQL_LIBS) \
 	$(CURL_LIBS) \
+	$(JPEG_LIBS) \
+	$(PNG_LIBS) \
 	$(BOOST_LIBS) \
 	$(PYTHON_LIBS) \
 	$(PTHREAD_LIBS) \



_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic