abadd4b Run autoreconf -i prior to running configure

Authored and Committed by jlayton 10 years ago
    Run autoreconf -i prior to running configure
    
    ...otherwise if patches end up touching autoconf/automake source files,
    configure will end up attempting to rerun the aclocal version that
    generated the files originally. It's possible that that particular
    version won't be present however.
    
    Signed-off-by: Jeff Layton <jlayton@redhat.com>
    
        
file modified
+1 -0