-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Patrick Welche on 5/28/2007 10:45 AM:
> (Also removes what appear to be spurious #(  )
> 
> -  case $ac_cv_c_int$1_t in #(
> -  no|yes) ;; #(
> +  case $ac_cv_c_int$1_t in
> +  no|yes) ;;

Sorry, but that is not spurious.  It is a shell coding trick to make
syntax highlighting detect balanced (), in spite of the unbalanced ) of
portable case statements.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGWwmQ84KuGfSFAYARApeCAJ9iaIlqnyhW70cR9GOb5oNj9w85XgCfWWzm
PBf/oX6HesNYqe0tdLusTfQ=
=Zm4q
-----END PGP SIGNATURE-----


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to