19aba7c Build: forbid builds in working directories containing white spaces

1 file Authored by pspacek 7 years ago, Committed by mbabinsk 7 years ago,
1 file changed. 8 lines added. 0 lines removed.
    Build: forbid builds in working directories containing white spaces
    
    Spaces are causing problems in libtool, makefiles, autoconf itself, gettextize
    framework etc. so this issue cannot be easily fixed.
    
    Return on investment is too small to invest into this. Let's detect the
    whitespace early and error out with descriptive error message.
    
    https://fedorahosted.org/freeipa/ticket/6537
    
    Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
    
        
file modified
+8 -0