Files
mercury/m4
Julien Fischer bc38f5f9ac Fix a problem with the erlang grade on Windows.
m4/mercury.m4:
	Only keep the basename of ERLC and ERL if their initial values
	are qualified with directories whose names contains spaces.  This
	avoids build problems on Windows.  (We do the same thing for the
	Java tools.)
2013-07-30 14:19:18 +10:00
..