Skip to content

Commit

Permalink
[fixed] #7: valid version information must be printed on startup
Browse files Browse the repository at this point in the history
removed comments from configure.ac
  • Loading branch information
ckl committed Sep 17, 2015
1 parent b08b343 commit d309bc3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#m4_define([git_version],
# m4_esyscmd(git describe --abbrev=4 --dirty --always --tags))

AC_INIT([monitord], m4_esyscmd(git describe --abbrev=6 --dirty --always --tags | tr -d '\n\r'), [[email protected]])
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
Expand Down

0 comments on commit d309bc3

Please sign in to comment.