summaryrefslogtreecommitdiff
path: root/www/analog/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'www/analog/patches/patch-aa')
-rw-r--r--www/analog/patches/patch-aa15
1 files changed, 9 insertions, 6 deletions
diff --git a/www/analog/patches/patch-aa b/www/analog/patches/patch-aa
index 76da720d540..c05fd3b6dc6 100644
--- a/www/analog/patches/patch-aa
+++ b/www/analog/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.3 1999/05/29 10:31:07 tron Exp $
+$NetBSD: patch-aa,v 1.4 1999/06/20 10:46:16 tron Exp $
---- Makefile.orig Wed May 19 13:07:25 1999
-+++ Makefile Sat May 29 12:19:53 1999
-@@ -2,10 +2,10 @@
+--- Makefile.orig Sat Jun 19 13:19:18 1999
++++ Makefile Sun Jun 20 12:34:52 1999
+@@ -2,10 +2,13 @@
# Please read docs/Readme.html, or http://www.statslab.cam.ac.uk/~sret1/analog/
CC = gcc # which compiler to use: eg cc, acc, gcc. NB Different
# compilers need different CFLAGS, e.g., -O instead of -O2.
@@ -11,11 +11,14 @@ $NetBSD: patch-aa,v 1.3 1999/05/29 10:31:07 tron Exp $
# HP/UX cc requires CEXTRAFLAGS = -Aa (HP/UX 9) or ...
# -Ae (HP/UX 10); BS2000/OSD requires -XLLML -XLLMK
-DEFS = # any of -DNOPIPES -DNODNS -DNODIRENT -DNOOPEN -DEBCDIC ...
-+DEFS = -DPREFIX=\"${PREFIX}\"
++DEFS = -DANALOGDIR=\"${PREFIX}/lib/analog/\" \
++ -DLOGFILE=\"/var/log/httpd-access.log\" \
++ -DIMAGEDIR=\"/images/\" \
++ -DDEFAULTCONFIGFILE=\"${PREFIX}/etc/analog.cfg\"
# ... -DNEED_STRCMP -DNEED_MEMMOVE -DNEED_STRTOUL ...
# ... -DNEED_DIFFTIME -DNEED_FLOATINGPOINT_H
# Solaris 2 (SunOS 5) might need DEFS = -DNEED_STRCMP
-@@ -25,14 +25,14 @@
+@@ -25,14 +28,14 @@
macinput.o macstuff.o output.o output2.o process.o settings.o \
sort.o tree.o utils.o win32.o
HEADERS = analhead.h analhea2.h macdir.h