From edf91177200bc4d276bf259af65f150a00a662b5 Mon Sep 17 00:00:00 2001 From: James FitzGibbon Date: Tue, 6 Aug 1996 21:18:57 +0000 Subject: Removed hardcoded default configuration file in analhead.h --- www/analog/files/patch-ab | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/analog/files/patch-ab') diff --git a/www/analog/files/patch-ab b/www/analog/files/patch-ab index 5dd81753bf9e..7a5878c07030 100644 --- a/www/analog/files/patch-ab +++ b/www/analog/files/patch-ab @@ -1,5 +1,5 @@ ---- analhead.h.orig Sat Jul 13 14:48:54 1996 -+++ analhead.h Sun Aug 4 09:31:54 1996 +--- analhead.h.orig Sat Jul 13 10:48:54 1996 ++++ analhead.h Mon Aug 5 21:13:30 1996 @@ -17,11 +17,11 @@ /* the URL of your host's home page, for linking to at the top of the output; use "-" for no linking. */ @@ -19,7 +19,7 @@ empty string "" for the same directory as the output page. */ -#define DEFAULTCONFIGFILE "/usr/local/etc/httpd/analog/analog.cfg" -+#define DEFAULTCONFIGFILE "/usr/local/share/analog/analog.cfg" ++#define DEFAULTCONFIGFILE "none" /* the name of the default configuration file; see README.html for a description of this file. Use "none" for no configuration file. */ -- cgit v1.2.3