From fbcc480b6c9c2b5b9d40f31ba8238b3f2e7bd29d Mon Sep 17 00:00:00 2001 From: Scott Mann Date: Wed, 6 Apr 2011 21:18:13 +0000 Subject: [PATCH] missing \ --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index f80f86df31..4b13700471 100644 --- a/configure.in +++ b/configure.in @@ -18,7 +18,7 @@ AC_DIVERT_PUSH(1)dnl esyscmd([sed "s/^/# /" COPYRIGHT])dnl AC_DIVERT_POP()dnl -AC_REVISION($Revision: 1.523 $) +AC_REVISION($Revision: 1.524 $) AC_INIT(lib/dns/name.c) AC_PREREQ(2.59) @@ -812,7 +812,7 @@ then if test \( -f /usr/include/kerberosv5/krb5.h -o \ -f /usr/include/krb5/krb5.h -o \ -f /usr/include/krb5.h \) -a \ - \( -f /usr/include/gssapi.h -o + \( -f /usr/include/gssapi.h -o \ -f /usr/include/gssapi/gssapi.h \) then use_gssapi=/usr