> Why not define it in config-host.mak like this:
>
> --- configure.old     2006-06-08 23:06:48.000000000 +0200
> +++ configure 2006-06-08 23:07:10.000000000 +0200
> @@ -102,6 +102,7 @@
>  ;;
>  MINGW32*)
>  mingw32="yes"
> +CFLAGS="-Dfsync=_commit"
>  ;;
>  FreeBSD)
>  bsd="yes"

No. This is what header files are for.

Paul


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to