summaryrefslogtreecommitdiffstats
path: root/cgi-bin/ml-request
diff options
context:
space:
mode:
authorJason Molenda <jsm@gcc.gnu.org>1999-10-09 03:33:15 +0000
committerJason Molenda <jsm@gcc.gnu.org>1999-10-09 03:33:15 +0000
commit4a10a70bd1f6d4624ef28d3fe89f3057639e236a (patch)
treeef5a8184ed2288ee5f2402403ae346a9ec51f70e /cgi-bin/ml-request
parentAdd link to official GNU Y2K statement. (diff)
downloadgcc-wwwdocs-4a10a70bd1f6d4624ef28d3fe89f3057639e236a.tar.gz
gcc-wwwdocs-4a10a70bd1f6d4624ef28d3fe89f3057639e236a.tar.bz2
gcc-wwwdocs-4a10a70bd1f6d4624ef28d3fe89f3057639e236a.tar.xz
cvsweb.cgi cvsweb.conf htsearch listbuilds.pl ml-request : Update to
new filesystem layout.
Diffstat (limited to 'cgi-bin/ml-request')
-rwxr-xr-xcgi-bin/ml-request2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi-bin/ml-request b/cgi-bin/ml-request
index a7c31cde..71aaf9ee 100755
--- a/cgi-bin/ml-request
+++ b/cgi-bin/ml-request
@@ -3,7 +3,7 @@
3HEADER='<body><h1 align="center"><a href="/">GCC</a> mailing list request-o-matic</h1>' 3HEADER='<body><h1 align="center"><a href="/">GCC</a> mailing list request-o-matic</h1>'
4FOOTER='<hr><a href="/">Click here</a> to return to the front GCC web page</body></html>' 4FOOTER='<hr><a href="/">Click here</a> to return to the front GCC web page</body></html>'
5 5
6CONVAWK=/www/egcs/cgi-bin/conv.awk 6CONVAWK=/www/gcc/cgi-bin/conv.awk
7MAIL=/usr/bin/Mail 7MAIL=/usr/bin/Mail
8 8
9if [ ! -f /usr/bin/gawk ] 9if [ ! -f /usr/bin/gawk ]