Hi Pekka and thanks for the review,
Hmm strange, wasn't what I observed when I submitted the patch, will look
at that and let you know.
2014-08-15 15:33 GMT+02:00 Pekka Paalanen :
> On Wed, 30 Jul 2014 00:28:52 +0200
> Manuel Bachmann wrote:
>
> > When building from a git repository, in Makefi
On Wed, 30 Jul 2014 00:28:52 +0200
Manuel Bachmann wrote:
> When building from a git repository, in Makefile.am, the
> macro creating the "src/git-version.h" file will fail
> if the last commit subject contains a special character
> such as ". Escape characters so that the output string
> is, at
When building from a git repository, in Makefile.am, the
macro creating the "src/git-version.h" file will fail
if the last commit subject contains a special character
such as ". Escape characters so that the output string
is, at worst, empty.
Signed-off-by: Manuel Bachmann
---
Makefile.am |2