view m4/gl_list.m4 @ 27304:c4df05997519

New macro gl_INLINE.
author Bruno Haible <bruno@clisp.org>
date Tue, 07 Nov 2006 13:46:03 +0000
parents 00de5cf90992
children b5e42ef33b49
line wrap: on
line source

# gl_list.m4 serial 2
dnl Copyright (C) 2006 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.

AC_DEFUN([gl_LIST],
[
  AC_REQUIRE([gl_INLINE])
])