On Thu, 2009-01-29 at 14:56 +0100, Alessandro Manzi wrote:

> i'm trying to compile IProfAdmin.c but it figure out with  this
> message
> IProfAdmin.c: In function 'mapi_profile_get_ldif_path':
> IProfAdmin.c:487: error: 'DEFAULT_LDIF' undeclared (first use in this
> function)
> IProfAdmin.c:487: error: (Each undeclared identifier is reported only
> once
> IProfAdmin.c:487: error: for each function it appears in.)
> anyone knows where is declared???
> regards


It is defined as -DDEFAULT_LDIF on the compilation line within the
CFLAGS variable.

See config.mk

Cheers,
Julien.

Julien Kerihuel
[email protected]
OpenChange Project Manager

GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79


_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to