From 80f53a52c0a020d4e20a4461459b1416fc81c2eb Mon Sep 17 00:00:00 2001 From: Bradford Hovinen Date: Thu, 29 Nov 2001 14:05:27 +0000 Subject: [PATCH] Disabled archiver 2001-11-29 Bradford Hovinen * configure.in: Disabled archiver * Makefile.am (SUBDIRS): Disabled archiver --- ChangeLog | 6 ++++++ Makefile.am | 2 +- configure.in | 1 - 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4b51a1ef1..d39d03a67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-11-29 Bradford Hovinen + + * configure.in: Disabled archiver + + * Makefile.am (SUBDIRS): Disabled archiver + 2001-11-28 Richard Hestilow * configure.in: Remove gtkhtml-2.0 check since we no longer diff --git a/Makefile.am b/Makefile.am index 6d6283ff6..ce0285708 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = archiver capplets control-center idl po +SUBDIRS = capplets control-center idl po #I removed the root-manager for now # # it generated this error : diff --git a/configure.in b/configure.in index 3fcd55dac..c2b0b2b6c 100644 --- a/configure.in +++ b/configure.in @@ -136,7 +136,6 @@ AC_OUTPUT([ control-center.spec Makefile po/Makefile.in -archiver/Makefile control-center/Makefile capplets/Makefile capplets/common/Makefile