Re: [evolution-patches] Patch for #66854 - Translation of strings in Contact editor




Its basic C.

<> is for system headers, "" is for local ones.  It changes the search path of headers.

It's why we need to include "nss.h" for mozilla's nss, rather than <nss.h> since otherwise we get the name service switch one, for example.


On Wed, 2005-01-05 at 19:56 -0500, JP Rosevear wrote:
On Tue, 2005-01-04 at 11:47 +0800, Not Zed wrote:
> 
> FWIW You should only include "config.h" (not <config.h>) if
> HAVE_CONFIG_H is defined.

Hmm, i've always used <config.h>, any particular reason?

-JP
--
Michael Zucchi <notzed ximian com>
"Ride, Work, Sleep. Beer."
Novell's Evolution and Free Software Developer


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