gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11788: it helps to spell the variab


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11788: it helps to spell the variable correctly.
Date: Wed, 20 Jan 2010 21:53:50 -0700
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 11788
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Wed 2010-01-20 21:53:50 -0700
message:
  it helps to spell the variable correctly.
modified:
  cygnal/Makefile.am
=== modified file 'cygnal/Makefile.am'
--- a/cygnal/Makefile.am        2010-01-21 04:49:39 +0000
+++ b/cygnal/Makefile.am        2010-01-21 04:53:50 +0000
@@ -62,7 +62,7 @@
 AM_LDFLAGS += $(top_builddir)/libltdl/libltdlc.la
 endif
 if LIBLTDL1
-GNASH_LIBS += $(top_builddir)/libbase/libltdlc.la
+AM_LDFLAGS += $(top_builddir)/libbase/libltdlc.la
 endif
 
 localedir = $(datadir)/locale


reply via email to

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