[Mono-dev] [PATCH 1/2] configure: Fix typo
Zoltan Varga
vargaz at gmail.com
Sun Apr 4 00:01:12 EDT 2010
Hi,
This looks ok. You don't need approval to fix typos tough.
Zoltan
On Sun, Apr 4, 2010 at 2:55 AM, Andreas Färber <andreas.faerber at web.de>wrote:
> It's "initializer".
> ---
> ChangeLog | 6 ++++++
> configure.in | 2 +-
> 2 files changed, 7 insertions(+), 1 deletions(-)
>
> diff --git a/ChangeLog b/ChangeLog
> index 0f0b0a6..af88d48 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,3 +1,9 @@
> +2010-04-03 Andreas Färber <andreas.faerber at web.de>
> +
> + * configure.in: Fix typo.
> +
> + Contributed under MIT/X11 license.
> +
> 2010-04-03 Zoltan Varga <vargaz at gmail.com>
>
> * configure.in: Applied some openbsd changes from Robert Nagy
> diff --git a/configure.in b/configure.in
> index 1b1f363..9f13374 100644
> --- a/configure.in
> +++ b/configure.in
> @@ -1780,7 +1780,7 @@ ac_cv_c_socklen_t=yes
> AC_MSG_RESULT(no)
> ])
>
> -AC_MSG_CHECKING(for array element initalizer support)
> +AC_MSG_CHECKING(for array element initializer support)
> AC_TRY_COMPILE([#include <sys/socket.h>], [
> const int array[] = {[1] = 2,};
> ], [
> --
> 1.7.0.4.297.g6555b1
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100404/b2c9565c/attachment-0001.html
More information about the Mono-devel-list
mailing list