version 1.1.1.1, 2012/02/21 22:57:48
|
version 1.1.1.2, 2012/05/29 09:29:43
|
Line 1
|
Line 1
|
# alloca.m4 serial 3 (gettext-0.16) | # alloca.m4 serial 4 (gettext-0.18.2) |
dnl Copyright (C) 2002-2003, 2006 Free Software Foundation, Inc. | dnl Copyright (C) 2002-2003, 2006, 2011 Free Software Foundation, Inc. |
dnl This file is free software; the Free Software Foundation |
dnl This file is free software; the Free Software Foundation |
dnl gives unlimited permission to copy and/or distribute it, |
dnl gives unlimited permission to copy and/or distribute it, |
dnl with or without modifications, as long as this notice is preserved. |
dnl with or without modifications, as long as this notice is preserved. |
Line 25 AC_DEFUN([gl_FUNC_ALLOCA],
|
Line 25 AC_DEFUN([gl_FUNC_ALLOCA],
|
ALLOCA_H=alloca.h, |
ALLOCA_H=alloca.h, |
ALLOCA_H=) |
ALLOCA_H=) |
AC_SUBST([ALLOCA_H]) |
AC_SUBST([ALLOCA_H]) |
|
AM_CONDITIONAL([GL_GENERATE_ALLOCA_H], [test -n "$ALLOCA_H"]) |
]) |
]) |
|
|
# Prerequisites of lib/alloca.c. |
# Prerequisites of lib/alloca.c. |