When running configure from autoconf 2.52g, the search for an install program correctly locates c:/usr/bin/install.exe - (this is on OS/2), but when trying to build an old app such as flex 2.5.4a it only finds ./install.sh.
Do I need to run some conversion program first to update an old configure.in file? If so, is there any test I can apply to see if a conversion is necessary? -- John
