From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15977 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus v5.6.33 is released Date: 11 Aug 1998 22:06:15 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035154922 25109 80.91.224.250 (20 Oct 2002 23:02:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:02:02 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id OAA29962 for ; Tue, 11 Aug 1998 14:16:27 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id RAA03717 for ; Tue, 11 Aug 1998 17:11:51 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id PAS00850; Tue, 11 Aug 1998 15:41:41 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 11 Aug 1998 16:08:30 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id QAA28939 for ; Tue, 11 Aug 1998 16:08:13 -0500 (CDT) Original-Received: from djlvig.dl.ac.uk (djlvig.dl.ac.uk [148.79.112.146]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA27961 for ; Tue, 11 Aug 1998 17:06:27 -0400 (EDT) Original-Received: (from fx@localhost) by djlvig.dl.ac.uk (8.8.7/8.8.5) id WAA20824; Tue, 11 Aug 1998 22:06:17 +0100 X-Face: "_!nmR@11ZNuumt0oqG"Y3Hfy|;FGz)`"ul[G?ah6k-oNyDW?3/Nq3Qab$kUnUQ_d4};kPl R=}-Vqfo|S5mThi-kaBR=>%g5a3-OvnEhdHu{^APIaP:b}0m!$bDC>SX zz'r)e?`at?tpD*+~b+pf Original-To: ding@gnus.org In-Reply-To: Jochen_Hayek@ACM.org's message of "Tue, 11 Aug 1998 20:31:05 GMT" Original-Lines: 20 X-Mailer: Gnus v5.6.33/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15977 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15977 >>>>> "JH" == Jochen Hayek writes: JH> As usual the generated Makefile does use an uninitialized make JH> macro by the name of `prefix', Isn't this all that's needed to fix it? 1998-08-11 Dave Love * gnus-5.6.28/Makefile.in (prefix): Define. *** Makefile.in 1998/08/11 21:01:55 1.1 --- Makefile.in 1998/08/11 21:02:13 *************** *** 1,3 **** --- 1,4 ---- + prefix = @prefix@ lispdir = @lispdir@ srcdir = @srcdir@