da0e16c Fix autogen/autoconf invocation to actually re-make configure.

Authored and Committed by pjones 5 years ago
    Fix autogen/autoconf invocation to actually re-make configure.
    
    autogen.sh was running autoreconf, which *ran* configure but didn't actually
    re-make it if it was there.  This means we effectively can't change our
    configure invocation (for newer configure options), so that's bad.
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    
        
0374-Force-everything-to-use-python3.patch Force-everything-to-use-python3.patch
file renamed
+4 -5
file modified
+6 -2
file modified
+2 -0
file modified
+0 -1