summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>1999-12-20 23:59:08 +0000
committerElliot Lee <sopwith@src.gnome.org>1999-12-20 23:59:08 +0000
commit82c184431b9b0f664ca0c9aed6b54cca6c1abe98 (patch)
tree4f59957da8941c757cf2d07d170e46221421c453 /configure.in
parent27cef034facb8abb3f2707ebd165ae209c927b6b (diff)
downloadnautilus-82c184431b9b0f664ca0c9aed6b54cca6c1abe98.tar.gz
Add HTML component to build. Make process die when all objects have been
* configure.in, components/Makefile.am: Add HTML component to build. * components/help/hyperbola-main.c, components/history/ntl-history-view.c: Make process die when all objects have been destroyed. * components/history/ntl-history-view.c: Bug fixes. * components/html/*.[ch]: Copy glibwww over, write new NautilusViewClient for HTML browsing. * src/ntl-uri-map.c: Cleanup, and use ntl_web_browser as default HTML display engine. * src/ntl-view.c: Try to handle Bonobo views for data display.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 03092c0af..93c29195d 100644
--- a/configure.in
+++ b/configure.in
@@ -69,4 +69,5 @@ src/file-manager/Makefile
components/Makefile
components/history/Makefile
components/help/Makefile
+components/html/Makefile
])