blob: 5cf381570f0eea08a311a30904f5204fffca0db1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
diff -r -u ../hypermail-orig/configure ./configure
--- configure Thu Aug 20 23:12:36 1998
+++ configure Tue Jan 5 06:38:50 1988
@@ -47,8 +47,8 @@
oldincludedir='/usr/include'
infodir='${prefix}/info'
mandir='${prefix}/man'
-htmldir='/www/hypermail/software'
-cgidir='/httpd/cgi-bin'
+htmldir='${prefix}/share/doc/hypermail'
+cgidir='${prefix}/share/doc/hypermail/cgi'
# Initialize some other variables.
subdirs=
|