Problem building with substitute sources
Benjamin Gilbert
bgilbert at cs.cmu.edu
Tue Apr 22 23:27:06 EDT 2014
On 04/22/2014 03:37 AM, John Stevenson-Hoare wrote:
> Please find my config.status attached as requested.
Your configure.ac has Windows line endings (CRLF) rather than Unix (LF).
Do you have Git's "core.autocrlf" option enabled, by any chance? You
can use dos2unix to fix configure.ac (and probably also Makefile.am and
m4/*) in override/openslide, then rerun autoreconf.
--Benjamin Gilbert
More information about the openslide-users
mailing list