# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/anjuta/anjuta.conf # Copyright (C) 2006 - 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- # support for apr*-1.x pkginstalled apr && var_append confopt \ " " "--with-apr-config=$(pkgprefix bindir apr)/apr-1-config" pkginstalled apr-util && var_append confopt \ " " "--with-apu-config=$(pkgprefix bindir apr-util)/apu-1-config" var_append GCC_WRAPPER_INSERT ' ' -D_LARGEFILE64_SOURCE var_append GCC_WRAPPER_INSERT ' ' "-L$(pkgprefix libdir openldap)"