kernel: update linux 3.2 to 3.2.12
[openwrt.git] / tools / missing-macros / src / m4 / va_copy.m4
index b8fbf36..0e88ee6 100644 (file)
@@ -1,3 +1,5 @@
+# va_copy.m4 serial 1 (js-1.6.20070208)
+
 dnl ##
 dnl ##  Check for C99 va_copy() implementation
 dnl ##  (and provide fallback implementation if neccessary)
@@ -59,7 +61,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   
This page took 0.021588 seconds and 4 git commands to generate.