Re: strict version of version_stamp.pl

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: jd@commandprompt.com
Cc: pgsql-hackers@postgresql.org
Date: 2009-05-09T01:04:18Z
Lists: pgsql-hackers

Attachments


Joshua D. Drake wrote:
> Hello,
>
> Here is a diff of version_stamp.pl. It is not quite done as I can't
> actually get it to run. No matter what I do it doesn't appear to be able
> to open configure.in.
>
> If someone could help me figure out where I am being stupid I would
> appreciate it.
>
>   


Maybe you aren't running it in the right directory (i.e. the directory 
where configure.in exists)?

Anyway, I think what you want to achieve (without all the git crap) is 
the attached.

cheers

andrew