X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgetopt.m4;h=c0a73b2cb803aeb637f7f2db1b503e5e55b4da14;hb=250e00a47a756ab870e59ba8a9e006f4606a53e1;hp=e60b7469b18c27c7e37046db2820e8f3cd15017a;hpb=673458cfd60022db792628b671933064ae862424;p=gnulib.git diff --git a/m4/getopt.m4 b/m4/getopt.m4 index e60b7469b..c0a73b2cb 100644 --- a/m4/getopt.m4 +++ b/m4/getopt.m4 @@ -1,11 +1,11 @@ -# getopt.m4 serial 12 +# getopt.m4 serial 13 dnl Copyright (C) 2002, 2003, 2004, 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, dnl with or without modifications, as long as this notice is preserved. # The getopt module assume you want GNU getopt, with getopt_long etc, -# rather than vanilla POSIX getopt. This means your your code should +# rather than vanilla POSIX getopt. This means your code should # always include for the getopt prototypes. AC_DEFUN([gl_GETOPT_SUBSTITUTE],