Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure.in: change check for 'VERSION' file: #2193

Merged
merged 1 commit into from
Feb 10, 2013

Commits on Feb 7, 2013

  1. configure.in: change check for 'VERSION' file:

    - first check if this file exist and use the content from there
    - if it not exist check with 'git log'
    - if this fails set to 'Unknown'
    
    This patch also shows the GIT_REV in the configure summary message. To display This message on top of the messages we move the whole block a bit above
    sraue committed Feb 7, 2013
    Configuration menu
    Copy the full SHA
    1e3abea View commit details
    Browse the repository at this point in the history