aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-12-06 04:19:43 +0800
committerChristian Persch <chpe@src.gnome.org>2005-12-06 04:19:43 +0800
commit76b9b6fd971e099e62df6e2472e9798d3bb21dec (patch)
treeb3bf986dcc59d3c71375f9cd050a5a979aad1577 /Makefile.am
parent0ed07508bdb5bc92e68f9a14f7bd5127d7c11521 (diff)
downloadgsoc2013-epiphany-76b9b6fd971e099e62df6e2472e9798d3bb21dec.tar
gsoc2013-epiphany-76b9b6fd971e099e62df6e2472e9798d3bb21dec.tar.gz
gsoc2013-epiphany-76b9b6fd971e099e62df6e2472e9798d3bb21dec.tar.bz2
gsoc2013-epiphany-76b9b6fd971e099e62df6e2472e9798d3bb21dec.tar.lz
gsoc2013-epiphany-76b9b6fd971e099e62df6e2472e9798d3bb21dec.tar.xz
gsoc2013-epiphany-76b9b6fd971e099e62df6e2472e9798d3bb21dec.tar.zst
gsoc2013-epiphany-76b9b6fd971e099e62df6e2472e9798d3bb21dec.zip
Use --with-gecko in the distcheck configure args.
2005-12-05 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: Use --with-gecko in the distcheck configure args.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 29a48399d..00a602a7e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,4 +21,4 @@ DISTCLEANFILES = \
intltool-update \
gnome-doc-utils.make
-DISTCHECK_CONFIGURE_FLAGS = --enable-dbus --enable-python --enable-gtk-doc --disable-schemas-install --disable-scrollkeeper --with-mozilla=$(MOZILLA)
+DISTCHECK_CONFIGURE_FLAGS = --enable-dbus --enable-python --enable-gtk-doc --disable-schemas-install --disable-scrollkeeper --with-gecko=$(MOZILLA)