Autoupdate and AC_ERROR

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

 



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.


_______________________________________________
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