From 703193d7d91b688797923da1fba55921e9a2d501 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Thu, 14 Jul 2005 13:06:04 +0000 Subject: [PATCH] * pkg.m4: Fix a bad patch causing duplication in one of... Author: keybuk Date: 2004-07-18 10:36:44 GMT * pkg.m4: Fix a bad patch causing duplication in one of the error messages. --- ChangeLog | 5 +++++ pkg.m4 | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6e753fe..44d2dd6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-07-18 Scott James Remnant + + * pkg.m4: Fix a bad patch causing duplication in one of the error + messages. + 2004-07-06 Scott James Remnant * pkg.m4: Correct quoting brackets to correctly split the words. diff --git a/pkg.m4 b/pkg.m4 index b04c64b..7198101 100644 --- a/pkg.m4 +++ b/pkg.m4 @@ -91,10 +91,7 @@ elif test $pkg_failed = untried; then ifelse([$4], , [AC_MSG_FAILURE(dnl [[The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full -path to pkg-config. Al -The pkg-config script could not be found or is too old. -Make sure it is in your PATH or set the PKG_CONFIG environment variable -to the full path to pkg-config. +path to pkg-config. Alternatively you may set the $1_CFLAGS and $1_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for -- 2.39.5