gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r10848: look in build tree for exist


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10848: look in build tree for existing bzrversion.h. Fixes last distcheck bug for now.
Date: Sun, 26 Apr 2009 12:01:10 -0600
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10848
committer: address@hidden
branch nick: trunk
timestamp: Sun 2009-04-26 12:01:10 -0600
message:
  look in build tree for existing bzrversion.h. Fixes last distcheck bug for 
now.
modified:
  gui/Makefile.am
=== modified file 'gui/Makefile.am'
--- a/gui/Makefile.am   2009-04-26 17:10:57 +0000
+++ b/gui/Makefile.am   2009-04-26 18:01:10 +0000
@@ -43,6 +43,7 @@
 
 noinst_LTLIBRARIES = #libgnashgui.la
 AM_CPPFLAGS = \
+        -I../.. \
         -I$(top_srcdir)/libamf \
         -I$(top_srcdir)/libnet \
         -I$(top_srcdir)/libcore \


reply via email to

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