Fran=E7ois Gouget fgouget@codeweavers.com writes:
I noticed that OPTIONS is not used anymore in 'configure.in'. I believe it may have been used to store the --enable-* stuff at one ti=
me
It's here so that you can specify extra flags that configure doesn't know about, by doing OPTIONS=3D-Dfoo ./configure. This can be useful in some cases.
--=20 Alexandre Julliard julliard@winehq.com