Added name finding for backend executable. If any forward slash is found in
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 23 Oct 2007 02:17:07 +0000 (02:17 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 23 Oct 2007 02:17:07 +0000 (02:17 +0000)
commitc688963d4ac433b61e5e0652e1e19f4265b3a002
tree5c06a831d37d7b177493c50a352c90b347eb4d3d
parent39a1dc0952da9494ddf1ca06498768fcf5a638c8
Added name finding for backend executable. If any forward slash is found in
argv0 then it is assumed that the path is explicit and the path to the backend
executable should be derived from that. If no forward slash is found it is
assumed the file is being run from the installed location. The PREFIX supplied
during configuration is used.

git-svn-id: http://svn.complang.org/ragel/trunk@314 052ea7fc-9027-0410-9066-f65837a77df0
common/Makefile.in
ragel/main.cpp