Re: compiling euphoria 4.0

new topic     » goto parent     » topic index » view thread      » older message » newer message
Shawn Pringle said...

You should make configure.bat do the equivalent of:

if sequence( dir(".svn") ) then 
    puts( fd, "SVNDIR=.svn\n" ) 
else 
    puts( fd, "SVNDIR=svn~1\n" ) 
end if     

And then put $(SVNDIR) as the dependency for rev.e. That will ensure the binaries will report the correct svn number at start up no matter which file system you are using.

Where is svn~1 or .svn referenced in makefile.wat / configure.bat? Can you point me to a line number?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu