ossp-pkg/ex/aclocal.m4 1.7 -> 1.8
--- aclocal.m4 2005/01/30 13:39:07 1.7
+++ aclocal.m4 2005/01/30 13:41:11 1.8
@@ -179,7 +179,7 @@
AC_DEFUN(AC_CHECK_VA_COPY,[
dnl # provide Autoconf display check message
AC_MSG_CHECKING(for va_copy() function)
- dnl # check for various implementations in priorized sequence
+ dnl # check for various implementations in priorized sequence
AC_CACHE_VAL(ac_cv_va_copy, [
ac_cv_va_copy=""
dnl # 1. check for standardized C99 macro
|
|