efb313c CONFIGURE: Do not use macro AC_PROG_MKDIR_P twice

1 file Authored by lslebodn 9 years ago, Committed by jhrozek 9 years ago,
1 file changed. 1 lines added. 2 lines removed.
    CONFIGURE: Do not use macro AC_PROG_MKDIR_P twice
    
    Macro AC_PROG_MKDIR_P need to be used just conditionally
    This patch also fixes fallback of macro MKDIR_P
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+1 -2