From 30291f81e3afa4ef9ad678a77ad3a6817e597f51 Mon Sep 17 00:00:00 2001 From: foobar Date: Tue, 23 Apr 2002 23:18:06 +0000 Subject: [PATCH] MFH --- ext/gd/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/gd/config.m4 b/ext/gd/config.m4 index f2723db7b8..d81851d034 100644 --- a/ext/gd/config.m4 +++ b/ext/gd/config.m4 @@ -244,7 +244,7 @@ dnl Various checks for GD features AC_DEFINE(HAVE_LIBGD,1,[ ]) PHP_GD_CHECK_VERSION else - AC_MSG_ERROR([Unable to find libgd.(a|so) anywhere under $withval]) + AC_MSG_ERROR([Unable to find libgd.(a|so) anywhere under $GD_SEARCH_PATHS]) fi dnl NetBSD package structure -- 2.50.1