From: keie Date: Thu, 4 Oct 1984 11:11:30 +0000 (+0000) Subject: Removed the defines needed by util/ack/em_pc.c. X-Git-Tag: release-5-5~6075 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=1b251d6ab05e554aa5877082f1ea831cb697c619;p=ack.git Removed the defines needed by util/ack/em_pc.c. These defaults are now provided in lib/ack/fe. --- diff --git a/first/em_path.h.src b/first/em_path.h.src index 40b67dc85..7fc589cc4 100644 --- a/first/em_path.h.src +++ b/first/em_path.h.src @@ -3,7 +3,5 @@ /* Access to the ACK tree and parts thereof */ #define EM_DIR "/usr/em" /* The root directory for EM stuff */ -#define PEM_PATH "lib/pc_pem" -#define ERR_PATH "etc/pc_errors" #define RTERR_PATH "etc/pc_rt_errors" #define ACK_PATH "lib/ack"