Menu

#35 configure.ac overwrites variable if both enable-warnings and enable-target-programming is specififed

Unstable_(example)
closed-accepted
None
5
2020-08-29
2015-06-16
No

AC_SUBST will overwrite the var instead of appending the content.
The attached patch will use a temp to avoid that.

Tobi

1 Attachments

Discussion

  • Joerg Wunsch

    Joerg Wunsch - 2020-08-29
    • status: open --> closed-accepted
    • assigned_to: Joerg Wunsch
     
  • Joerg Wunsch

    Joerg Wunsch - 2020-08-29

    Applied with minor modifications (no need for additional leading whitespace in variables).
    Thanks!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.