From: Paul Eggert Date: Fri, 6 May 2005 00:59:46 +0000 (+0000) Subject: * getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid X-Git-Tag: CPPI-1_12~866 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f9aa4b0e4b1fd0392d05d010992de6aad8e19180;p=thirdparty%2Fcoreutils.git * getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid needless checks. --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 432914ef92..6e113cdeed 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2005-05-05 Paul Eggert + + * getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid + needless checks. + 2005-05-01 Paul Eggert * getpass.m4, gettext.m4: Sync from gnulib.