Re: Evolution support



On 18 Jul 2001 14:21:56 +0200, Zbigniew Chyla wrote:
> > Could you try my patch and see if it works on your machine?
> 
> With your patch it works fine (but configure still prints some warnings:
> "Cannot check for file existence when cross compiling").
You will never be able to "check for file existence when cross compiling". Therefore, the warning is correct and just a remainder that there may be problems when cross compiling.

I don't know if there is some AC_DONT_WARN macro that we can use to suppress this warning. Sure, we could use "test -f ...", but I wanted to use the macros provided by autoconf because those let us cache the results.

Lutz
--
                                                        \|||/
+------------------------------------------------+      (o o)
| Lutz Mueller           +49 (7156) 34837        +---ooO-(_)-Ooo---+
|                                                                  |
| Hans-Sachs-Strasse 5                                             |
| 71254 Ditzingen        http://www.uni-karlsruhe.de/~Lutz.Mueller |
| Germany                urc8 rz uni-karlsruhe de                  |
+------------------------------------------------------------------+


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]