# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/anjuta/anjuta.conf # Copyright (C) 2006 - 2023 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- # support for apr*-1.x pkginstalled apr && var_append extraconfopt \ " " "--with-apr-config=$(pkgprefix bindir apr)/apr-1-config" pkginstalled apr-util && var_append extraconfopt \ " " "--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)"