From a2a6b1f2f7d7f857b39a52307cd5c3c9004e2398 Mon Sep 17 00:00:00 2001 From: lukasz Date: Sat, 5 Feb 2000 01:32:33 +0000 Subject: [PATCH] - fixed forms Changed files: analog-config.patch -> 1.4 --- analog-config.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/analog-config.patch b/analog-config.patch index c043373..f0568b8 100644 --- a/analog-config.patch +++ b/analog-config.patch @@ -117,3 +117,15 @@ diff -urN analog4.02.orig/anlghead.h analog4.02/anlghead.h /* the name of the default configuration file; see README.html for a description of this file. Use "none" (NOT ANALOGDIR"none"!) for no configuration file. */ +--- analog4.02.orig/anlgform.pl Sat Jan 29 17:00:59 2000 ++++ analog4.02/anlgform.pl Sat Feb 5 02:08:38 2000 +@@ -14,6 +14,7 @@ + # 1) uncomment (remove everything before $analog) and edit one of the next + # two + # lines to give the location (full pathname) of the analog executable. + # Unix: $analog = '/usr/local/etc/httpd/analog4.02/analog'; ++$analog = '/usr/bin/analog'; + # Windows: $analog = 'C:\program files\analog 4.02\analog.exe'; + # 2) If you're on Unix, edit the first line in this file to give the location + # of Perl (don't remove the #! though). + -- 2.44.0