dkupka / certmonger

Forked from certmonger 7 years ago
Clone

0f45e3c Handle POPT_ERROR_BADCONFIG not being defined

Authored and Committed by nalin 8 years ago
    Handle POPT_ERROR_BADCONFIG not being defined
    
    Older versions of popt apparently didn't define a POPT_ERROR_BADCONFIG
    error value, so only attempt to produce an error message for it if it is
    defined.
    
        
file modified
+2 -0