aa713bc Configure script updates

Authored and Committed by andyp 2 years ago
1 file changed. 7 lines added. 7 lines removed.
    Configure script updates
    
    Fixes some complaints about obsolete autoconf symbols. We still get:
    
     configure.ac:56: warning: The macro `AC_PROG_CC_C99' is obsolete.
    
    Using AC_PROG_CC only is meant to replace this but removing the
    AC_PROG_CC_C99 breaks the build on RHEL7 so it's going to stay for now.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
  • jenkins
    pending
    Build #40 in progress (commit: aa713bc5)
    2 years ago
  • jenkins
    success (100%)
    Build #40 successful (commit: aa713bc5)
    2 years ago
file modified
+7 -7