https://sourceware.org/bugzilla/show_bug.cgi?id=18994

            Bug ID: 18994
           Summary: Please improve POSIX shell compatibility of
                    gas/configure.ac
           Product: binutils
           Version: 2.26 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: ryo_on at yk dot rim.or.jp
  Target Milestone: ---

Created attachment 8626
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8626&action=edit
Replace == in test conditionals with =

Please use POSIX test conditional in gas/configure.ac and gas/configure, not
bash notation. So use = instead of == in test conditionals.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to