Fix build for branches without tags
authorNelson Ferreira <nelson.ferreira@ieee.org>
Mon, 5 Mar 2012 22:43:17 +0000 (17:43 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Mon, 5 Mar 2012 22:43:17 +0000 (17:43 -0500)
commit7543dbf60f4b03c4af67015d7f89bae53a94180d
tree663b641f50582388a34160a2699823cba95e14d6
parent043a13238092a6d351ce54e2041852cc1cdbce01
Fix build for branches without tags

* autogen.sh (emacs_is_beta): Correct the text for branches
without the release tags...

* lib-src/make-dump-id.c: Include the config.h from the proper
directory. This was not an issue for a long time, since there was
always a tag when under git control. make-dump-id was only
compiled then. Now in autogen.sh we will always make sure there is
a tree version, so this will no longer be an issue again.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
autogen.sh
lib-src/make-dump-id.c