X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fopen.m4;h=3202886aa071cede6de6ecc0fcd68f24030bf6bf;hb=68dfc9591e97db34b5ba693da028ff1f356a12b7;hp=6e286c96e8415b5d4f9b5c6fe0d787ca40842e36;hpb=42d1eda5dcce2d68deab7a642e7f29bcd7144a0d;p=gnulib.git diff --git a/m4/open.m4 b/m4/open.m4 index 6e286c96e..3202886aa 100644 --- a/m4/open.m4 +++ b/m4/open.m4 @@ -1,4 +1,4 @@ -# open.m4 serial 5 +# open.m4 serial 6 dnl Copyright (C) 2007-2009 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -62,5 +62,6 @@ AC_DEFUN([gl_REPLACE_OPEN], AC_DEFUN([gl_PREREQ_OPEN], [ AC_REQUIRE([AC_C_INLINE]) + AC_REQUIRE([gl_PROMOTED_TYPE_MODE_T]) : ])