Re: fix cache variable name in iconv_open

2007-10-15 Thread Ralf Wildenhues
* Bruno Haible wrote on Mon, Oct 15, 2007 at 08:16:39PM CEST: > Ralf, > > > OK to apply? > > Yes, please apply. Thanks, done. I also updated the #serial. > > Autoconf 2.62 will warn for this omission. > > Is this the only warning that appears when you run "gnulib-tool > --create-testdir"? Y

Re: fix cache variable name in iconv_open

2007-10-15 Thread Bruno Haible
Ralf, > OK to apply? Yes, please apply. > Autoconf 2.62 will warn for this omission. Is this the only warning that appears when you run "gnulib-tool --create-testdir"? Bruno

fix cache variable name in iconv_open

2007-10-15 Thread Ralf Wildenhues
Hello Bruno, all, OK to apply? Autoconf 2.62 will warn for this omission. Cheers, Ralf * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name. diff --git a/m4/iconv_open.m4 b/m4/iconv_open.m4 index 4bfcd41..189047a 100644 --- a/m4/iconv_open.m4 +++ b/m4/iconv_open.m4 @@ -56,7 +5