X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fisatty.m4;h=cac823116fc4d69318034ef1a66aeb6112afebe6;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=6f81d18e339aad02a6b1e5ec33a301591c532591;hpb=39065e3b61f9c359b6c01739be9bccea9643ea7c;p=gnulib.git diff --git a/m4/isatty.m4 b/m4/isatty.m4 index 6f81d18e3..cac823116 100644 --- a/m4/isatty.m4 +++ b/m4/isatty.m4 @@ -1,5 +1,5 @@ -# isatty.m4 serial 2 -dnl Copyright (C) 2012 Free Software Foundation, Inc. +# isatty.m4 serial 3 +dnl Copyright (C) 2012-2013 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. @@ -16,6 +16,4 @@ AC_DEFUN([gl_FUNC_ISATTY], ]) # Prerequisites of lib/isatty.c. -AC_DEFUN([gl_PREREQ_ISATTY], [ - AC_REQUIRE([AC_C_INLINE]) -]) +AC_DEFUN([gl_PREREQ_ISATTY], [:])