X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgetpass.m4;h=44c24d030aef1bdcbb8128a4584396d7e8bf0f3c;hb=b28236b5d096f190b3d1d9724bfa871029729831;hp=ba6815f61f231ff0029e608618d032e96c76460a;hpb=997f5bfa12cec90a7dab44a46eb5278a2ef519ed;p=gnulib.git diff --git a/m4/getpass.m4 b/m4/getpass.m4 index ba6815f61..44c24d030 100644 --- a/m4/getpass.m4 +++ b/m4/getpass.m4 @@ -1,4 +1,4 @@ -# getpass.m4 serial 7 +# getpass.m4 serial 8 dnl Copyright (C) 2002-2003, 2005-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, @@ -42,4 +42,5 @@ AC_DEFUN([gl_PREREQ_GETPASS], [ AC_CHECK_DECLS_ONCE([fputs_unlocked]) AC_CHECK_DECLS_ONCE([funlockfile]) AC_CHECK_DECLS_ONCE([putc_unlocked]) + : ])