Menu

#30 configure.ac not handling OPENIPMI_VERSION_ properly

Unstable_(example)
closed
nobody
None
5
2016-03-22
2016-03-22
No

Hi,

configure.ac doesn't properly AC_SUBST() the OPENIPMI_VERSION_ macros. The resulting ipmiif.h file contains broken defines:

#define OPENIPMI_VERSION_MAJOR 
#define OPENIPMI_VERSION_MINOR 
#define OPENIPMI_VERSION_RELEASE 
#define OPENIPMI_VERSION_EXTRA 

The attached patch fixes this.

1 Attachments

Discussion

  • Corey Minyard

    Corey Minyard - 2016-03-22
    • status: open --> closed
     
  • Corey Minyard

    Corey Minyard - 2016-03-22

    Fixed, though done a slightly different way.

     

Log in to post a comment.

MongoDB Logo MongoDB