Re: Autoupdate and AC_ERROR

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Mar 3, 2010 at 2:08 PM, NightStrike <nightstrike@xxxxxxxxx> wrote:
> I ran autoupdate on a configure.ac that yielded the following diff:
>
> -  [AC_ERROR([Invalid option: $enable_sdk.  Please choose one of ddk,
> directx, or all.])])
> +  [AC_MSG_ERROR(Invalid option: $enable_sdk.  Please choose one of
> ddk, directx, or all.)])
>
> The intent of the change is fine, but how autoupdate went about it is
> not.  It messed up the nesting of ] and ), as you can see.
>

s/nesting/quoting/

The error message was quoted in [] before the change, and not after.


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


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux