2008/6/24 Lukas Hejtmanek <xhejtman at ics.muni.cz>: > Btw, the current git head cannot be compiled as I don't have strnstr function. > Configure does not check for it and select_krb5_ccache unconditionally uses > it. Near as I can tell, the use of strnstr() is from your patch? select_krb5_ccache() uses strstr().