view m4/xvasprintf.m4 @ 17191:d27d22e71282

xvasprintf: no 'static inline' * lib/xvasprintf.c (xstrcat): Now static, not static inline. * m4/xvasprintf.m4 (gl_XVASPRINTF): Do not require AC_C_INLINE.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 20 Nov 2012 22:25:10 -0800
parents 8250f2777afc
children e542fd46ad6f
line wrap: on
line source

# xvasprintf.m4 serial 2
dnl Copyright (C) 2006, 2009-2012 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.

dnl Prerequisites of lib/xvasprintf.c.
AC_DEFUN([gl_XVASPRINTF], [:])