diff options
author | Mark Brand <mabrand@mabrand.nl> | 2010-09-13 15:38:10 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2010-09-13 15:38:10 (GMT) |
commit | f03c9ed75e8c1722613e3c341659ac5e0d3814a9 (patch) | |
tree | c5844321c9592d2c71c0fa19c21f997bd9e57868 /Makefile | |
parent | cc37fe7f5ec1a702ba1b1be95ed50371a41881ac (diff) | |
download | mxe-f03c9ed75e8c1722613e3c341659ac5e0d3814a9.zip mxe-f03c9ed75e8c1722613e3c341659ac5e0d3814a9.tar.gz mxe-f03c9ed75e8c1722613e3c341659ac5e0d3814a9.tar.bz2 |
package freetds: fixed generation of configure script (by Tony Theodore)
The ./configure script produced by autoreconf has a dangling dot on
line 5 that causes the script to stop. This is caused by a quirk in
OSX sh.
From man echo:
Most notably, the builtin echo in sh(1) does not accept the -n option.
Applications aiming for maximum portability are strongly encouraged to use
printf(1) to suppress the newline character.
Tested on FreeBSD, openSUSE, OSX, and Ubuntu.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions