# --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # T2 SDE: package/.../kdelibs/sasl2.patch # Copyright (C) 2008 - 2011 The T2 SDE Project # # More information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # --- T2-COPYRIGHT-NOTE-END --- --- kdelibs-4.6.0/cmake/modules/FindSasl2.cmake.vanilla 2011-01-27 13:05:00.000000000 +0100 +++ kdelibs-4.6.0/cmake/modules/FindSasl2.cmake 2011-01-27 13:05:05.000000000 +0100 @@ -11,7 +11,7 @@ # For details see the accompanying COPYING-CMAKE-SCRIPTS file. -find_path(SASL2_INCLUDE_DIR sasl/sasl.h +find_path(SASL2_INCLUDE_DIR sasl2/sasl.h ) # libsasl2 add for windows, because the windows package of cyrus-sasl2