1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[tools] missing-macros: fix a bunch of underquoted definition warnings in various 3rd party macros

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24761 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2010-12-22 01:03:17 +00:00
parent ee69faa408
commit daf43d1577
3 changed files with 16 additions and 16 deletions

View File

@@ -59,7 +59,7 @@ m4_define(__va_copy_check, [
])
dnl # Autoconf check for va_copy() implementation checking
AC_DEFUN(AC_CHECK_VA_COPY,[
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