removed 'underquoted definition of PKG_CHECK_MODULES' warnings for

aclocal >= 1.8
This commit is contained in:
maroy 2005-04-21 07:13:41 +00:00
parent 0fc4dd64d6
commit 4763ea6e2c
9 changed files with 18 additions and 18 deletions

View file

@ -21,7 +21,7 @@ dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
dnl
dnl Author : $Author: maroy $
dnl Version : $Revision: 1.1 $
dnl Version : $Revision: 1.2 $
dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/etc/acinclude.m4,v $
dnl-----------------------------------------------------------------------------
@ -36,7 +36,7 @@ dnl also defines GSTUFF_PKG_ERRORS on error
dnl
dnl This function was taken from the glade-- project
dnl-----------------------------------------------------------------------------
AC_DEFUN(PKG_CHECK_MODULES, [
AC_DEFUN([PKG_CHECK_MODULES], [
succeeded=no
if test -z "$PKG_CONFIG"; then