summaryrefslogtreecommitdiff
path: root/nautilus-installer
diff options
context:
space:
mode:
authorJ Shane Culpepper <pepper@src.gnome.org>2000-06-15 20:36:40 +0000
committerJ Shane Culpepper <pepper@src.gnome.org>2000-06-15 20:36:40 +0000
commit5aed5016638356ccbb8b9f20cd3719f9750ca831 (patch)
treed657e23db50c4019bee9195f33c72e2c9c06bf2b /nautilus-installer
parentea4fe73e3870ce7ac93d38f5915a027d65f073e6 (diff)
downloadnautilus-5aed5016638356ccbb8b9f20cd3719f9750ca831.tar.gz
Removing the gnet dependancy. It is no longer used.
* HACKING: * components/services/install/command-line/Makefile.am: * components/services/install/lib/Makefile.am: * components/services/startup/lib/Makefile.am: * components/services/trilobite/sample/service/Makefile.am: * configure.in: * nautilus-installer/src/Makefile.am: Removing the gnet dependancy. It is no longer used.
Diffstat (limited to 'nautilus-installer')
-rw-r--r--nautilus-installer/src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/nautilus-installer/src/Makefile.am b/nautilus-installer/src/Makefile.am
index 0d9a5f0e9..624374a1b 100644
--- a/nautilus-installer/src/Makefile.am
+++ b/nautilus-installer/src/Makefile.am
@@ -8,7 +8,6 @@ INCLUDES = \
-I/usr/include/rpm \
$(GNOMEUI_CFLAGS) \
$(XML_CFLAGS) \
- $(GNET_CFLAGS) \
$(GHTTP_CFLAGS) \
$(GNOME_INCLUDEDIR) \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \