Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-07-08 13:09:27 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-07-08 13:09:27 (GMT)
commita0839e840ebe1f7b620d2cdeb037b300d78b3213 (patch)
tree778677dbdd33ea90a20ea5a44b60688dcc2bd4b5 /configure.ac
parent0ccae3a4870a882ebd830bfd26db3627c0ebc546 (diff)
Fix build with 1.9 alpha6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5962e5e..f590fe8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,6 +26,7 @@ AC_SUBST(MOZILLA_INCLUDE_ROOT)
AC_SUBST([MOZILLA_HOME])
AC_SUBST([MOZILLA_EXTRA_LIBS])
AC_SUBST([MOZILLA_GLUE_LIBS])
+AC_SUBST([AM_CXXFLAGS])
GECKO_XPIDL()
AC_SUBST([XPIDL])