From 9d4a8e55f814678639d2dc5354000a7e694c3370 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 5 Jan 1999 01:10:25 +0000 Subject: VPATH fix. svn path=/trunk/; revision=2325 --- NEWS | 1 + configure.in | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 9309d9e1..e36f15bf 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ fetchmail-4.7.5 (): * Issue proper logout after running fetchmail -c * Fix prefix problem with internationalized version. +* Attempted fix for Harry McGavran's VPATH bug. There are 249 people on fetchmail-friends and 334 on fetchmail-announce. diff --git a/configure.in b/configure.in index 90d96b03..39c0e214 100644 --- a/configure.in +++ b/configure.in @@ -35,11 +35,11 @@ AC_SUBST(LDEFLAGS) AC_SUBST(LIBOBJS) AC_SUBST(POMAKE) -PACKAGE=`sed -n '/PACKAGE *= *\(.*\)/s//\1/p'