From: Jim Rees Date: Thu, 26 Aug 2004 19:14:37 +0000 (+0000) Subject: fix-missing-config-quote-20040826 X-Git-Tag: BP-disconnected~253 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=33460d3571b0faf4ca394aa6f7f4980b20942895;p=packages%2Fo%2Fopenafs.git fix-missing-config-quote-20040826 fix missing quote and CPPFLAGS from last commit --- diff --git a/src/cf/linux-test3.m4 b/src/cf/linux-test3.m4 index 22d5b68a7..d72f8e79c 100644 --- a/src/cf/linux-test3.m4 +++ b/src/cf/linux-test3.m4 @@ -109,4 +109,5 @@ AC_TRY_COMPILE( ac_cv_linux_kernel_sock_create_v=yes, ac_cv_linux_kernel_sock_create_v=no)]) AC_MSG_RESULT($ac_cv_linux_kernel_sock_create_v) +CPPFLAGS="$save_CPPFLAGS"])