gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r12363: fix spelling of TS_LIBS so t


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r12363: fix spelling of TS_LIBS so the guis link with touchscreen support.
Date: Fri, 06 Aug 2010 12:25:26 -0600
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 12363
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Fri 2010-08-06 12:25:26 -0600
message:
  fix spelling of TS_LIBS so the guis link with touchscreen support.
modified:
  gui/Makefile.am
=== modified file 'gui/Makefile.am'
--- a/gui/Makefile.am   2010-07-30 14:40:56 +0000
+++ b/gui/Makefile.am   2010-08-06 18:25:26 +0000
@@ -109,7 +109,7 @@
        $(LIRC_LIBS) \
        $(MYSQL_LIBS) \
        $(INTLLIBS) \
-       $(TSLIB_LIBS)
+       $(TS_LIBS)
        $(BOOST_LIBS) \
        $(PTHREAD_LIBS) \
        $(NULL)


reply via email to

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