summaryrefslogtreecommitdiff
path: root/components/mozilla/Makefile.am
diff options
context:
space:
mode:
authorRamiro Estrugo <ramiro@src.gnome.org>2000-09-27 21:27:31 +0000
committerRamiro Estrugo <ramiro@src.gnome.org>2000-09-27 21:27:31 +0000
commitbfb5c6996e408c93fb4d54a343065034bcb668fb (patch)
tree43ebe908c2825386441ad5ea80568f5bf97edd8e /components/mozilla/Makefile.am
parent0af5148ab49a2f21bf1b652562d3df5321aafbda (diff)
downloadnautilus-bfb5c6996e408c93fb4d54a343065034bcb668fb.tar.gz
Add support for using a debuggable version of the beast.
* components/mozilla/Makefile.am: * configure.in: Add support for using a debuggable version of the beast.
Diffstat (limited to 'components/mozilla/Makefile.am')
-rw-r--r--components/mozilla/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/components/mozilla/Makefile.am b/components/mozilla/Makefile.am
index 76844628f..29e618732 100644
--- a/components/mozilla/Makefile.am
+++ b/components/mozilla/Makefile.am
@@ -4,7 +4,9 @@ SUBDIRS = eazel-protocol-handler
CPPFLAGS = \
-DPREFIX=\"$(prefix)\" \
- -DG_LOG_DOMAIN=\"Nautilus-Mozilla\"
+ -DG_LOG_DOMAIN=\"Nautilus-Mozilla\" \
+ $(MOZILLA_COMPONENT_DEBUG_FLAGS) \
+ $(NULL)
component_path=$(prefix)/share/nautilus/mozilla-components/libeazel-protocol-handler.so