diff options
Diffstat (limited to 'www/analog/files/patch-ac')
| -rw-r--r-- | www/analog/files/patch-ac | 31 |
1 files changed, 11 insertions, 20 deletions
diff --git a/www/analog/files/patch-ac b/www/analog/files/patch-ac index 604396f025a2..6535d27b182a 100644 --- a/www/analog/files/patch-ac +++ b/www/analog/files/patch-ac @@ -1,21 +1,12 @@ -*** analhea2.h.orig Fri Mar 14 20:36:49 1997 ---- analhea2.h Sat May 3 01:28:08 1997 +*** analog.cfg.bak Wed Apr 8 17:38:41 1998 +--- analog.cfg Wed Apr 8 21:33:32 1998 *************** -*** 81,88 **** - #ifndef NODIRENT - #ifndef VMSDIRENT - #ifndef MACDIRENT -- #include <dirent.h> /* Normal dirent */ - #include <sys/types.h> - #include <sys/stat.h> - #else - #include "macdir.h" /* Mac dirent */ ---- 81,88 ---- - #ifndef NODIRENT - #ifndef VMSDIRENT - #ifndef MACDIRENT - #include <sys/types.h> -+ #include <dirent.h> /* Normal dirent */ - #include <sys/stat.h> - #else - #include "macdir.h" /* Mac dirent */ +*** 6,11 **** +--- 6,12 ---- + # + # + # REQINCLUDE pages ++ LOGFORMAT COMBINED + LOGFILE logfile.log + HOSTNAME "[my organisation]" + LINKINCLUDE pages |
