mirror of
https://git.openafs.org/openafs.git
synced 2025-01-20 16:00:12 +00:00
fix-missing-config-quote-20040826
fix missing quote and CPPFLAGS from last commit
This commit is contained in:
parent
d05d58a816
commit
33460d3571
@ -109,4 +109,5 @@ AC_TRY_COMPILE(
|
|||||||
ac_cv_linux_kernel_sock_create_v=yes,
|
ac_cv_linux_kernel_sock_create_v=yes,
|
||||||
ac_cv_linux_kernel_sock_create_v=no)])
|
ac_cv_linux_kernel_sock_create_v=no)])
|
||||||
AC_MSG_RESULT($ac_cv_linux_kernel_sock_create_v)
|
AC_MSG_RESULT($ac_cv_linux_kernel_sock_create_v)
|
||||||
|
CPPFLAGS="$save_CPPFLAGS"])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user