makefile.mk (35779863) makefile.mk (0b544e7e)
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 276 unchanged lines hidden (view full) ---

285.IF "$(WITH_LDAP)" == "YES"
286my_components += ldapbe2
287.END
288
289.IF "$(WITH_MOZILLA)" != "NO"
290my_components += \
291 xmlsecurity \
292 xsec_fw \
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 276 unchanged lines hidden (view full) ---

285.IF "$(WITH_LDAP)" == "YES"
286my_components += ldapbe2
287.END
288
289.IF "$(WITH_MOZILLA)" != "NO"
290my_components += \
291 xmlsecurity \
292 xsec_fw \
293 xsec_xmlsec \
294 pl
293 xsec_xmlsec
295.END
296
297.IF "$(OS)" == "MACOSX"
298my_components += \
299 avmediaQuickTime \
300 fps_aqua \
301 macab1 \
302 macbe1 \

--- 101 unchanged lines hidden ---
294.END
295
296.IF "$(OS)" == "MACOSX"
297my_components += \
298 avmediaQuickTime \
299 fps_aqua \
300 macab1 \
301 macbe1 \

--- 101 unchanged lines hidden ---