X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fdebian%2Frules;h=431f8985a6c4c289a468dc2b65d0862513b0b307;hb=a2ae8dfea31fc1495e3a97b28f3ddca01f491bef;hp=25eecb1e7144cbce05f921ab5a5de45b3d6fb71d;hpb=f7754d28818ab3ea8a2831f6b1ebfd94ab69c09a;p=citadel.git diff --git a/citadel/debian/rules b/citadel/debian/rules index 25eecb1e7..431f8985a 100755 --- a/citadel/debian/rules +++ b/citadel/debian/rules @@ -59,7 +59,7 @@ ifneq (,$(findstring cares,$(DEB_BUILD_OPTIONS))) endif ifneq (,$(findstring iodbg,$(DEB_BUILD_OPTIONS))) - CFLAGS += -D BIGBAD_IODBG + CFLAGS += -D BIGBAD_IODBG -D LDAP_INITIALIZE endif ifneq (,$(findstring gcov,$(DEB_BUILD_OPTIONS)))