X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Finttypes.m4;h=cc027a417fa2cd46af1c57e0f3f42fd7b7839105;hb=fda17d3be428024474e30d689a9d25bb52527e1a;hp=1e81990bda26c5fa14ab75e270468755ecb82ac9;hpb=599fce2bd8c4d3b229d64761c730535a0d13ecff;p=gnulib.git diff --git a/m4/inttypes.m4 b/m4/inttypes.m4 index 1e81990bd..cc027a417 100644 --- a/m4/inttypes.m4 +++ b/m4/inttypes.m4 @@ -1,4 +1,4 @@ -# inttypes.m4 serial 23 +# inttypes.m4 serial 24 dnl Copyright (C) 2006-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -13,7 +13,7 @@ AC_DEFUN([gl_INTTYPES_H], gl_INTTYPES_PRI_SCN ]) -AC_DEFUN([gl_INTTYPES_INCOMPLETE], +AC_DEFUN_ONCE([gl_INTTYPES_INCOMPLETE], [ AC_REQUIRE([gl_STDINT_H]) AC_CHECK_HEADERS_ONCE([inttypes.h])