Menu

#9 Port configure.ac to C99 compilers

Unstable (example)
closed
nobody
None
5
2023-03-06
2019-09-09
No

The attached patch is needed to port configure.ac to C99 compilers which do not support implicit function declarations.

1 Attachments

Discussion

  • Florian Weimer

    Florian Weimer - 2023-02-06

    Updated patch.

     
  • Guido Scholz

    Guido Scholz - 2023-02-06

    Instead of applying this patch to a generated file (configure) I recommend to add a line "#include <stdlib.h>" to configure.ac in line 292. Please check if this works for you.</stdlib.h>

     
  • Guido Scholz

    Guido Scholz - 2023-03-06
    • status: open --> closed
     
  • Guido Scholz

    Guido Scholz - 2023-03-06

    configure.ac fixed accordingly

     

Log in to post a comment.