c48e5fd Build: move version handling from Makefile to configure

9 files Authored by pspacek 7 years ago, Committed by mbabinsk 7 years ago,
    Build: move version handling from Makefile to configure
    
    Version information is now in VERSION.m4 instead of VERSION.
    Makefile target version-update was minimized and configure can be run
    before make. Makefile temporarily contains hardcoded version which has
    to match the one specified in VERSION.m4.
    
    This is preparatory step which will allow us to replace hand-made
    Makefile with one generated by Automake.
    
    https://fedorahosted.org/freeipa/ticket/6418
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+5 -62
VERSION.m4 VERSION
file renamed
+75 -41
file modified
+24 -3
file modified
+3 -3
file modified
+12 -6
file modified
+4 -4
file modified
+1 -1
file removed
-1