Quote macro name

This commit is contained in:
Sanel Zukan 2009-11-10 12:34:14 +00:00
parent 2e989474b3
commit 10e6481a51
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
dnl PARTICULAR PURPOSE.
dnl EDE_CHECK_DIR(VARIABLE, DIRECTORY_LIST)
AC_DEFUN(EDE_CHECK_DIR,
AC_DEFUN([EDE_CHECK_DIR],
[AC_MSG_CHECKING(which directory to use for $1)
AC_CACHE_VAL(ac_cv_dir_$1,
[for ac_var in $2; do