Lines 22-28
Link Here
|
22 |
|
22 |
|
23 |
REPLACE_ARGS= -e 's,/opt/openldap-RE24/lib,${LOCALBASE}/lib,' \ |
23 |
REPLACE_ARGS= -e 's,/opt/openldap-RE24/lib,${LOCALBASE}/lib,' \ |
24 |
-e 's,/opt/openldap-RE24/include,${LOCALBASE}/include,' \ |
24 |
-e 's,/opt/openldap-RE24/include,${LOCALBASE}/include,' \ |
25 |
-e 's,/usr/include/sasl,${LOCALBASE}/include/sasl,' |
25 |
-e 's,/usr/include/sasl,${LOCALBASE}/include/sasl,' \ |
|
|
26 |
-e 's,/usr/local,${LOCALBASE},' |
26 |
|
27 |
|
27 |
OPTIONS_DEFINE= SASL |
28 |
OPTIONS_DEFINE= SASL |
28 |
|
29 |
|