[sane-devel] .configure warning in 1.0.14-pre1
Henning Meier-Geinitz
henning at meier-geinitz.de
Sun Apr 18 14:30:10 BST 2004
Hi,
On Sun, Apr 18, 2004 at 10:22:31PM +0900, Peter O'Gorman wrote:
> If there were no -ansi flag, all would be well.
When the release is made, that flag is disabled anyway.
I can add MacOS X to the list of operating systems where -ansi isn't
used. It currently looks like this (ac_include.m4):
ANSI_FLAG=-ansi
case "${host_os}" in
solaris* | hpux* | os2* )
ANSI_FLAG=
;;
esac
So how does ${host_os} look for MacOS X?
Bye,
Henning
More information about the sane-devel
mailing list