summaryrefslogtreecommitdiff
path: root/nautilus-installer
diff options
context:
space:
mode:
authorRobey Pointer <robey@src.gnome.org>2000-11-01 04:04:35 +0000
committerRobey Pointer <robey@src.gnome.org>2000-11-01 04:04:35 +0000
commit128e6858d7661ed77d62c0a41d0579d388f30478 (patch)
tree9bd1c9c2fa0933dba8e9fa9e080cb3704b36724a /nautilus-installer
parent0ac82d78d323f6f0220bbeef4a08ba828c75fb95 (diff)
downloadnautilus-128e6858d7661ed77d62c0a41d0579d388f30478.tar.gz
Fix bootstrap installer for new Makefile config and fix typo in dropdown
* nautilus-installer/src/Makefile: * src/nautilus-window-service-ui.c: (goto_services_support): Fix bootstrap installer for new Makefile config and fix typo in dropdown menus.
Diffstat (limited to 'nautilus-installer')
-rw-r--r--nautilus-installer/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nautilus-installer/src/Makefile b/nautilus-installer/src/Makefile
index 577b3f1d1..c19354422 100644
--- a/nautilus-installer/src/Makefile
+++ b/nautilus-installer/src/Makefile
@@ -120,7 +120,7 @@ LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
MAINT =
MAKEINFO = makeinfo
-MEDUSA_CFLAGS = -I/gnome/include -I/gnome/lib/vfs/include -I/gnome/include/glib-1.2 -I/gnome/lib/glib/include -D_REENTRANT
+MEDUSA_CFLAGS = -I/gnome/include -I/gnome/lib/vfs/include -I/gnome/include/glib-1.2 -I/gnome/lib/glib/include -D_REENTRANT -Wsign-promo -Wno-sign-compare
MEDUSA_LIBS = -rdynamic -L/gnome/lib -lmedusa -lgnomevfs -lgmodule -lgthread -lglib -lpthread -ldl
MKINSTALLDIRS = ./mkinstalldirs
MOZILLA_COMPONENT_CFLAGS = -I/usr/include/mozilla